~kris/suckless

st

1bf7d4d8fa3eed2fc0c44ea865adb27d0a8db059 — siduck76 5 years ago 66b1807
minor changes
1 files changed, 1 insertions(+), 2 deletions(-)

M README.md
M README.md => README.md +1 -2
@@ 17,7 17,7 @@ My custom terminal build based on (lukesmith's with some additional patches like
and more...
<br>

## How to apply Xresources and live-reload 
## How to apply Xresources and live-reload ?

```
 make an alias for this command 


@@ 33,7 33,6 @@ xrdb merge Xresourcesfile && load

`libXft-devel libX11-devel harfbuzz-devel libXext-devel libXrender-devel libXinerama-devel ( on void linux , these are probably already installed on your system if you use arch based or debian I think)`


## Install <br> 
`cd st & make && sudo make install `<br>