aboutsummaryrefslogtreecommitdiff
path: root/src/dwm/config.mk
diff options
context:
space:
mode:
authoriamcheeseman <[email protected]>2026-05-22 12:35:36 -0400
committeriamcheeseman <[email protected]>2026-05-22 12:35:36 -0400
commitf31a0a48a2408d38faaaae2d0fb91528e3c2c20e (patch)
treef4e38fe03f86ff9c50d9778be3fd8302ff06090b /src/dwm/config.mk
parent32256bdd1abde72427ccd1dac185eee48f803ef1 (diff)
Update config
Diffstat (limited to 'src/dwm/config.mk')
-rw-r--r--src/dwm/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dwm/config.mk b/src/dwm/config.mk
index 982dc21..0327c0b 100644
--- a/src/dwm/config.mk
+++ b/src/dwm/config.mk
@@ -4,7 +4,7 @@ VERSION = 6.8
# Customize below to fit your system
# paths
-PREFIX = /usr/local
+PREFIX = $(HOME)/.local
MANPREFIX = ${PREFIX}/share/man
X11INC = /usr/X11R6/include