]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - setup.sh
x11: Let Ctrl-t t in stumpWM work with XTerm.
[config/dotfiles.git] / setup.sh
index e928a804a3b1036714538c2f06f29d23b76450ce..bb7f192b054b4f2c44dc2574c11a27505e1c333f 100755 (executable)
--- a/setup.sh
+++ b/setup.sh
@@ -1,3 +1,5 @@
+#!/bin/sh
+
 # Setup script for X11 configuration files.
 
 
@@ -9,4 +11,6 @@ if installed stumpwm; then
 fi
 if installed X; then
     link xinitrc ~/.xinitrc
+    link xmodmaprc ~/.xmodmaprc
+    link Xdefaults ~/.Xdefaults
 fi