st

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 1bf7d4d8fa3eed2fc0c44ea865adb27d0a8db059
parent 66b18076af513082fc67862092b9c2b32974b2ff
Author: siduck76 <siduckk76@protonmail.com>
Date:   Sun, 28 Mar 2021 17:55:05 +0530

minor changes

Diffstat:
MREADME.md | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.md b/README.md @@ -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>