summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.xinitrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.xinitrc b/.xinitrc
index 4d1cf12..5864b3b 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -17,7 +17,7 @@ numlockx
xset dpms 0 0 0
xset s off
-[ -f ~/.fehbg ] && sh ~/.fehbg || feh --no-fehbg --bg-fill "$HOME/rice/wallpaper.jpg"
[ -f ~/.xinitrc.local ] && sh ~/.xinitrc.local
+[ -f ~/.fehbg ] && sh ~/.fehbg || feh --no-fehbg --bg-fill "$HOME/rice/wallpaper.jpg"
exec dwm