Change background every 10 minutes
This commit is contained in:
parent
5fb181c966
commit
68d72f465c
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@ exec /usr/lib/polkit-1/polkitd --no-debug
|
||||||
exec dex -as ~/.config/autostart
|
exec dex -as ~/.config/autostart
|
||||||
exec compton --dbus --xrender-sync-fence
|
exec compton --dbus --xrender-sync-fence
|
||||||
exec /usr/bin/ibus-daemon
|
exec /usr/bin/ibus-daemon
|
||||||
exec --no-startup-id tbg ~/Upload/bg/ -m 1 -c "betterlockscreen -u /_"
|
exec --no-startup-id tbg ~/Upload/bg/ -m 10 -c "betterlockscreen -u /_"
|
||||||
exec ssh-agent -Da /tmp/ssh-agent-$USER.sock
|
exec ssh-agent -Da /tmp/ssh-agent-$USER.sock
|
||||||
exec keepassxc
|
exec keepassxc
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue