From 01d8a06ac9a55da57f890545461abb4cabf15051 Mon Sep 17 00:00:00 2001 From: ryukamish Date: Wed, 10 Jun 2026 22:17:03 +0530 Subject: adding gnome-keyring to autostart and removing awww for wallpapers --- .config/sway/config | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to '.config/sway') 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 -- cgit v1.3