mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-08-05 22:35:32 +00:00
Keyring on startup
This commit is contained in:
@@ -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 sh ~/.config/scripts/audio/system-start-audio.sh
|
||||||
exec --no-startup-id "workspace $1; exec alacritty"
|
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
|
# Open Google Play Music on workspace 10
|
||||||
for_window [title="Google Play Music Desktop Player"] move to workspace $ws10
|
for_window [title="Google Play Music Desktop Player"] move to workspace $ws10
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user