Add auto change wallpaper

This commit is contained in:
2020-07-22 17:47:43 +09:00
parent 5742e399fe
commit acddc8d3b4
10 changed files with 61 additions and 22 deletions

View File

@@ -2,7 +2,4 @@
[[ -f ~/.Xmodmap ]] && xmodmap ~/.Xmodmap
[[ -f ~/.Xresources ]] && xrdb -merge -I$HOME ~/.Xresources
feh --bg-fill --randomize ${HOME}/.config/wallpaper/*
systemd-run --on-calendar="*:0/5" --user --setenv=DISPLAY=:0 -- /bin/feh --bg-fill --randomize ~/.config/wallpaper/*
exec bspwm