summaryrefslogtreecommitdiff
path: root/st/st-0.9.3/config.mk
diff options
context:
space:
mode:
authorThomas Ulmer <thomasmulmer02@gmail.com>2025-12-20 15:19:13 -0800
committerThomas Ulmer <thomasmulmer02@gmail.com>2025-12-20 15:19:13 -0800
commitb4a9f5445d2a5d66f3f209dce4d9b657ee8f7e75 (patch)
tree2b19105237e41974abb3012a7aca78968327f94e /st/st-0.9.3/config.mk
parent945cec5b117509e219edd8c321884c6c15751a92 (diff)
st: scrollback with Shift+Pg{up,down} and mouse, keyboard select
Diffstat (limited to 'st/st-0.9.3/config.mk')
-rw-r--r--st/st-0.9.3/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/st/st-0.9.3/config.mk b/st/st-0.9.3/config.mk
index f5a97f5..2fc854e 100644
--- a/st/st-0.9.3/config.mk
+++ b/st/st-0.9.3/config.mk
@@ -4,7 +4,7 @@ VERSION = 0.9.3
# Customize below to fit your system
# paths
-PREFIX = ${HOME}/.local
+PREFIX = /usr/local
MANPREFIX = $(PREFIX)/share/man
X11INC = /usr/X11R6/include