Update dot_config/i3/config
Update run_once_prepare_arch.sh.tmpl
This commit is contained in:
parent
cbeb5f3405
commit
cb93bf73e0
2 changed files with 6 additions and 2 deletions
|
@ -264,6 +264,10 @@ for_window [class="Galculator" instance="galculator"] floating enable
|
|||
|
||||
# Enable gnome keyring
|
||||
exec --no-startup-id /usr/bin/gnome-keyring-daemon --start --components=secrets
|
||||
exec --no-startup-id /usr/bin/gnome-keyring-daemon --start --components=gpg
|
||||
exec --no-startup-id /usr/bin/gnome-keyring-daemon --start --components=secrets
|
||||
exec --no-startup-id /usr/bin/gnome-keyring-daemon --start --components=ssh
|
||||
exec --no-startup-id /usr/bin/gnome-keyring-daemon --start --components=pkcs11
|
||||
|
||||
# Desktop notifications_
|
||||
exec --no-startup-id /usr/bin/dunst
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue