aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index aa594ea..a9ff0b2 100644
--- a/Makefile
+++ b/Makefile
@@ -76,10 +76,10 @@ blog:
76 fi 76 fi
77 77
78theme: 78theme:
79 ln -sf `pwd`/misc/themes ~/.themes 79 ln -sf `pwd`/X11/themes ~/.themes
80 80
81openbox: theme 81openbox: theme
82 ln -sf `pwd`/misc/openbox/rc.xml ~/.config/openbox/ 82 ln -sf `pwd`/X11/openbox/rc.xml ~/.config/openbox/
83 83
84archcraft: 84archcraft:
85 ls -sf `pwd`/tools/desktop/takeshot /usr/local/bin/takeshot 85 ls -sf `pwd`/tools/desktop/takeshot /usr/local/bin/takeshot