From dc273f41c5d548026b4bea766c919f1e4e8a04ac Mon Sep 17 00:00:00 2001 From: Mateja Date: Thu, 8 Apr 2021 15:50:34 +0200 Subject: Applied `newterm` patch. --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 25b24c8..ae379d2 100644 --- a/README.md +++ b/README.md @@ -6,18 +6,19 @@ This is my fork of [st][stterm] terminal with following patches applied: - nordtheme (with black background) - alpha - boxdraw +- newterm ## Dependencies: - Fira Code font -### Build requirements: +### Build dependencies: - Xlib header files - fontconfig - freetype2 -### Installation +## Installation Edit `config.mk` to match your local setup (st is installed into the `/usr/local` namespace by default). @@ -27,7 +28,7 @@ necessary as root): make clean install -### Running st +## Running st If you did not install st with make clean install, you must compile the st terminfo entry with the following command: -- cgit v1.2.3