dotfiles

dotfiles - ryukamish edition
Log | Files | Refs | README

commit 01d8a06ac9a55da57f890545461abb4cabf15051
parent 6d19eb0918cb2e7203c5a2ec037895c660c2383b
Author: ryukamish <[email protected]>
Date:   Wed, 10 Jun 2026 22:17:03 +0530

adding gnome-keyring to autostart and removing awww for wallpapers

Diffstat:
M.config/sway/config | 5+----
1 file changed, 1 insertion(+), 4 deletions(-)

diff --git 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