Add wallpaper
This commit is contained in:
parent
887ec25951
commit
96c8c81fd5
5 changed files with 4 additions and 5 deletions
|
@ -67,7 +67,7 @@ spawn-at-startup "nextcloud" "--background"
|
|||
spawn-at-startup "gnome-keyring-daemon" "-d"
|
||||
spawn-at-startup "udiskie" "-a" "-n" "-t" "-F" "--no-terminal"
|
||||
spawn-at-startup "wlsunset" "-l" "-27.6" "-L" "121.6"
|
||||
spawn-at-startup "swayidle" "-w" "timeout 300 'gtklock -d'" "before-sleep 'gtklock -d'"
|
||||
spawn-at-startup "swayidle" "-w" "timeout 300 gtklock -d" "before-sleep gtklock -d"
|
||||
spawn-at-startup "/usr/libexec/polkit-gnome-authentication-agent-1"
|
||||
|
||||
// Spawn apps
|
||||
|
@ -82,7 +82,7 @@ hotkey-overlay {
|
|||
|
||||
prefer-no-csd
|
||||
|
||||
screenshot-path "~/Nextcloud/Pictures/Screenshots/muskduck/Screenshot from %Y-%m-%d %H-%M-%S.png"
|
||||
screenshot-path "~/Pictures/Screenshots/muskduck/Screenshot from %Y-%m-%d %H-%M-%S.png"
|
||||
|
||||
window-rule {
|
||||
match app-id="Firefox" at-startup=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue