]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - xinitrc
xmonad.hs: Update version, 0.7 still works.
[config/dotfiles.git] / xinitrc
diff --git a/xinitrc b/xinitrc
old mode 100644 (file)
new mode 100755 (executable)
index 0d9e6cc..6a90254
--- a/xinitrc
+++ b/xinitrc
@@ -7,6 +7,7 @@ xsetroot -solid black
 # Use my X11 key bindings.
 xmodmap ~/.xmodmaprc
 
+# Change the background if available.
 if [ -f ~/.background ]; then
     hsetroot -full ~/.background
 fi