]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
xinitrc: Documentation update.
authorSimon Ruderich <simon@ruderich.org>
Sat, 26 Dec 2009 02:53:59 +0000 (03:53 +0100)
committerSimon Ruderich <simon@ruderich.org>
Sat, 26 Dec 2009 02:53:59 +0000 (03:53 +0100)
xinitrc

diff --git a/xinitrc b/xinitrc
index 0d9e6ccbf246e4c60dca90582d41a5bf52b95a00..6a9025463be38986c376bbbf6286dd8c1cdfba6c 100644 (file)
--- 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