From: Simon Ruderich Date: Sat, 26 Dec 2009 02:53:59 +0000 (+0100) Subject: xinitrc: Documentation update. X-Git-Url: https://ruderich.org/simon/gitweb/?a=commitdiff_plain;h=fa4563d99b4605820c6e8e882632a400a8475a01;p=config%2Fdotfiles.git xinitrc: Documentation update. --- diff --git a/xinitrc b/xinitrc index 0d9e6cc..6a90254 100644 --- 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