Keyring on startup

This commit is contained in:
Christian Colglazier 2021-05-16 18:22:38 -04:00
parent cb8044639b
commit 226da5bdeb

View File

@ -33,6 +33,9 @@ exec_always --no-startup-id g13d --config ~/.config/g13/resolve.bind --logo ~/.c
exec --no-startup-id sh ~/.config/scripts/audio/system-start-audio.sh
exec --no-startup-id "workspace $1; exec alacritty"
# Keyring
exec --no-startup-id /usr/bin/gnome-keyring-daemon --start --components=secrets
# Open Google Play Music on workspace 10
for_window [title="Google Play Music Desktop Player"] move to workspace $ws10