fix: wallpaper name
This commit is contained in:
parent
f0beaad2eb
commit
769f18fa36
3 changed files with 2 additions and 2 deletions
2
.xinitrc
2
.xinitrc
|
@ -20,7 +20,7 @@ dpms="$((stimeout + cycle + 1))" # turn off screen 1 sec after lock
|
|||
|
||||
xset s "$stimeout" "$cycle" &
|
||||
xset dpms "$dpms" "$dpms" "$dpms" &
|
||||
feh --bg-fill "$XDG_CONFIG_HOME/wallpapers/mount_cook.png" --no-fehbg &
|
||||
feh --bg-fill "$XDG_CONFIG_HOME/wallpapers/mount_cook.jpg" --no-fehbg &
|
||||
xss-lock -n "feh --fullscreen $XDG_CONFIG_HOME/wallpapers/lock.png" -- lock &
|
||||
|
||||
# startup
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue