Move location of backgrounds
This commit is contained in:
parent
3488f11c0d
commit
694acc3f7a
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ bindsym $mod+g mode "gaps"
|
|||
# Autostart
|
||||
exec /usr/lib/polkit-1/polkitd --no-debug
|
||||
exec dex -as ~/.config/autostart
|
||||
exec --no-startup-id tbg ~/Backgrounds/ -m 1 -c "betterlockscreen -u /_"
|
||||
exec --no-startup-id tbg ~/Upload/bg/ -m 1 -c "betterlockscreen -u /_"
|
||||
|
||||
|
||||
bar {
|
||||
|
|
Loading…
Reference in a new issue