Skip to content

yveszoundi/st-customization

Repository files navigation

ST terminal customization

This is my st configuration with no manual editing required for builds on BSD platforms.

Customization

  • Font size increased and terminal name set to xterm-256color
  • xresources patch
  • Additional mk files to allow building transparently on both Linux and BSD (NetBSD, OpenBSD and FreeBSD).

Requirements

sudo apt-get install build-essential \
     libfontconfig1-dev \
     libfreetype-dev \
     x11proto-dev \
     libx11-dev \
     libxft-dev

Installation

make && sudo cp st /usr/local/bin

Screenshot

st on Void Linux, compiling some rust code.

./screenshot.png