diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -76,7 +76,7 @@ blog: | |||
76 | fi | 76 | fi |
77 | 77 | ||
78 | theme: | 78 | theme: |
79 | ln -sf `pwd`/X11/themes ~/.themes | 79 | ln -sf `pwd`/X11/themes -T ~/.themes |
80 | 80 | ||
81 | openbox: theme | 81 | openbox: theme |
82 | ln -sf `pwd`/X11/openbox/rc.xml ~/.config/openbox/ | 82 | ln -sf `pwd`/X11/openbox/rc.xml ~/.config/openbox/ |