]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - setup.sh
xmonad: Add configuration file.
[config/dotfiles.git] / setup.sh
index 7ace8e0d20ab164b95be773f1bf567566454d90a..1feb7ad68dad1fe19aa7a8dfe408f5e125396ac4 100755 (executable)
--- a/setup.sh
+++ b/setup.sh
@@ -8,6 +8,9 @@
 if installed stumpwm; then
     link stumpwmrc ~/.stumpwmrc
 fi
+if installed xmonad; then
+    link . ~/.xmonad
+fi
 
 if installed X; then
     # Use settings for XTerm also for UXTerm. This prevents code duplication.