This commit is contained in:
2020-07-20 10:15:45 +09:00
parent be1c48c035
commit bf6886ca3b
17 changed files with 204 additions and 171 deletions

View File

@@ -2,4 +2,7 @@
[[ -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