summaryrefslogtreecommitdiff
path: root/st/st-0.9.3
diff options
context:
space:
mode:
authorThomas Ulmer <thomasmulmer02@gmail.com>2025-12-14 13:00:37 -0800
committerThomas Ulmer <thomasmulmer02@gmail.com>2025-12-14 13:00:37 -0800
commit9799f5c3eff3f97a3da220705cab5a7bf5ae61a7 (patch)
tree1a1bf67c8107e450a617c43286719142aeea5c9f /st/st-0.9.3
parente746b8156ef22dd2d17c3007e3c68ce6a3c11613 (diff)
suckless normalize to .local/bin, volume+term+browse norm form
Diffstat (limited to 'st/st-0.9.3')
-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 2fc854e..f5a97f5 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 = /usr/local
+PREFIX = ${HOME}/.local
MANPREFIX = $(PREFIX)/share/man
X11INC = /usr/X11R6/include