X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;ds=sidebyside;f=xinitrc;h=6a9025463be38986c376bbbf6286dd8c1cdfba6c;hb=fa4563d99b4605820c6e8e882632a400a8475a01;hp=0d9e6ccbf246e4c60dca90582d41a5bf52b95a00;hpb=4f5e957aa5ca27cc18db293145f63423c364a8b9;p=config%2Fdotfiles.git 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