Skip to content

mohkale/st

Repository files navigation

st - simple terminal

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

This repository is just a fork of st from tag 0.8.2, with some cool patches applied on top 😄.

screenshot

Included Patches

Requirements

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

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

If you did not install st with make clean install, you must compile the st terminfo entry with the following command:

tic -sx st.info

See the man page for additional details.

Theme

The theme shown above is a fork of an-old-hope tailored specifically for use in st. You can find the color codes in theme.

Fonts

The default font is:

And this build will automatically pick up and use the following fonts (in order):

Credits

Based on Aurélien APTEL <aurelien dot aptel at gmail dot com> bt source code.

About

my suckless terminal configuration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published