mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-29 17:25:34 +00:00
Keyring on startup
This commit is contained in:
parent
cb8044639b
commit
226da5bdeb
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user