summaryrefslogtreecommitdiffstats
path: root/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to '.xinitrc')
-rw-r--r--.xinitrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/.xinitrc b/.xinitrc
index 303cb1d..9076069 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -16,6 +16,7 @@ unclutter --fork --start-hidden
numlockx
xset dpms 0 0 0
xset s off
-~/.fehbg
+
+[ -f ~/.fehbg ] && sh ~/.fehbg || feh --no-fehbg --bg-fill "$HOME/rice/wallpaper.jpg"
exec dwm