]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - setup.sh
xmonad.hs: Move to new xmonad/ directory.
[config/dotfiles.git] / setup.sh
index 5aaceac4c944a1e93833131993e339e41e9e1bf3..961e465cc35e95a9b8994b125ff5763e62489677 100755 (executable)
--- a/setup.sh
+++ b/setup.sh
@@ -9,7 +9,7 @@ if installed stumpwm; then
     link stumpwmrc ~/.stumpwmrc
 fi
 if installed xmonad; then
-    link . ~/.xmonad
+    link xmonad ~/.xmonad
 fi
 
 if installed X; then
@@ -39,6 +39,7 @@ if installed X; then
     fi
     link xmodmaprc ~/.xmodmaprc
     link Xdefaults ~/.Xdefaults
+    link XCompose ~/.XCompose
 fi
 
 if installed xpdf; then