st-exkc/README.md

683 B

st (eXkc build) - simple terminal

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

Requirements

In order to scroll in st you need my build of scroll.

In order to build st you need the Xlib header files and Harfbuzz.

In order to get opacity in st you need X composite manager (such at compton, xcompmgr,picom...).

Installation

Edit config.mk to match your local setup (st is installed into the /usr/local namespace by default).

Afterwards enter the following command to build and install st (if necessary as root):

# make clean install

Running st

# st

See the man page for additional details.