JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
don't assume home directory
[dwm.git] / config.mk
index 3b5b42e..5ba35ba 100644 (file)
--- a/config.mk
+++ b/config.mk
@@ -4,7 +4,7 @@ VERSION = 6.1
 # Customize below to fit your system
 
 # paths
-PREFIX = /home/jasonwoof/local/dwm
+PREFIX = $(HOME)/local/dwm
 MANPREFIX = ${PREFIX}/share/man
 
 X11INC = /usr/X11R6/include