diff options
Diffstat (limited to '.config/sway/config')
| -rw-r--r-- | .config/sway/config | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/.config/sway/config b/.config/sway/config index d0567fb..54f3c88 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -333,9 +333,6 @@ exec wlsunset -S '06:00' -s '18:00' -d 180 # poweralertd exec poweralertd -# wallpaper (awww-daemon) -exec awww-daemon - # clipboard exec wl-paste --type text --watch cliphist store exec wl-paste --type image --watch cliphist store @@ -347,7 +344,7 @@ exec wl-paste --type image --watch cliphist store # also required to add into /etc/pam.d/login to autostart and unlock from TTY # auth optional pam_gnome_keyring.so # session optional pam_gnome_keyring.so auto_start -# exec gnome-keyring-daemon --start --components=secrets +exec gnome-keyring-daemon --start --components=secrets # Desktop notification exec mako |
