diff options
-rw-r--r-- | .xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |