st

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

commit f006cfba893e561f1b7fc4fa8499adec3c77174f
parent 71f9529a6d06df140909d60df5901b02fedee1bf
Author: Ben Scholer <github@benscholer.com>
Date:   Tue,  2 May 2023 09:21:02 -0400

add libgd-dev to README, other small README tweaks
Diffstat:
MREADME.md | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md @@ -11,7 +11,7 @@ xbps-install libXft-devel libX11-devel harfbuzz-devel libXext-devel libXrender-devel libXinerama-devel # Debian (and ubuntu probably) -apt install build-essential libxft-dev libharfbuzz-dev +apt install build-essential libxft-dev libharfbuzz-dev libgd-dev # Nix nix develop github:siduck/st @@ -80,7 +80,7 @@ alias rel="xrdb merge pathToXresourcesFile && kill -USR1 $(pidof st)" <img src="https://raw.githubusercontent.com/siduck/dotfiles/all/rice%20flex/speedTest.png"> <br><br> <img src="https://raw.githubusercontent.com/siduck/dotfiles/all/rice%20flex/speedTest1.png"> <br><br> -( note : This benchmark was done on my low end machine which has a pentium cpu so the speed results might vary ) +( note : This benchmark was done on my low-end machine which has a pentium cpu so the speed results might vary ) ## Default Keybindings<br> @@ -111,7 +111,7 @@ you can change all of these in config.h ## Themes/Fonts used - ls-icons: https://github.com/Yash-Handa/logo-ls <br> -- Xresources: onedark ( just xrdb merge xresourcesfile , do this everytime you make any change to xresources file ) from this repo itself.<br> +- Xresources: onedark (just `xrdb merge xresourcesfile`, do this everytime you make any change to xresources file) from this repo itself.<br> - Font: JetbrainsMono Nerd Font + material design icon fonts ## Screenshots: