st/README.md
2022-02-19 23:27:35 +00:00

585 B

st

My perfect build of suckless's simple terminal.

st screenshot

patches

  • st-boxdraw_v2-0.8.3.diff
  • st-clipboard-0.8.3.diff
  • st-font2-20190416-ba72400.diff
  • st-ligatures-boxdraw-20210824-0.8.4.diff
  • st-scrollback-20210507-4536f46.diff
  • st-scrollback-mouse-20191024-a2c479c.diff

installation

Note: Install the default fonts: Iosevka, Font Awesome and JoyPixels.

Clone the git repository

git clone https://github.com/SpyHoodle/st

Change directory to st

cd st

Make and install st

make install