aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2022-10-03 17:17:14 +0800
committerHsieh Chin Fan <pham@topo.tw>2022-10-03 17:17:14 +0800
commit39ca5ff64c88d21ec4423ffa1f591f398814d698 (patch)
treee0d5a16e83774e10e8fa8f81cddf3151516ab767 /Makefile
parent596f8bf16ef20d04fb669f9db0cb5a69a3a4148e (diff)
Change paths
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