From f933ff16a7f1c91592639e244da7f16eb7dfa1fd Mon Sep 17 00:00:00 2001 From: siduck76 Date: Sun, 24 Jan 2021 13:46:43 +0530 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 03023bc894160e47d121b502a6dac8409ffa5930..92d4baf0721fde2a88501c0fc5b95c94d00b72b7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # st (Simple Terminal) -My custom terminal build based on (lukesmith's with some additional patches like newterm , rightclick paste , desktop entry , anygeometry and sane keybinds) (is functional enough and complete for a terminal). +My custom terminal build based on (lukesmith's with some additional patches like newterm , rightclick paste , desktop entry , live-reload , anygeometry and sane keybinds) (is functional enough and complete for a terminal). ## Patches: - Ligatures @@ -11,6 +11,9 @@ My custom terminal build based on (lukesmith's with some additional patches like - right click paste - st desktop entry - newterm +- anysize +- anygeometry +- live reload ( change colors/fonts on the fly ) and more...
DON'T SKIP THE README, if you want to have a similar setup / know default keybinds.