Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 525 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 525 Bytes

st - simple terminal

st is a simple terminal emulator for X which sucks less.

This is based on suckless st project.

Install

make clean install

Run with sudo if you want to override the system build.

Xresources

.Xresources file is used for configuring colors, font and other variables.

Don't forget to run xrdb on the config file in order for the X server to load the settings:

xrdb ~/.Xresources

Patches

  • font2
  • gruvbox
  • ligatures
  • xresources