chore: run keyring daemon with more params
This commit is contained in:
parent
46f9f02726
commit
e68c95d276
@ -41,7 +41,7 @@ exec_always --no-startup-id
|
||||
#swaymsg output $ter bg $bg
|
||||
waybar
|
||||
dbus-update-activation-environment DISPLAY XAUTHORITY
|
||||
eval $(/usr/bin/gnome-keyring-daemon --start --components=ssh)
|
||||
eval $(/usr/bin/gnome-keyring-daemon --start --components=secrets,ssh,pkcs11)
|
||||
mako
|
||||
fusuma -d -c ~/.config/fusuma/config-wl.yml
|
||||
gsettings set org.gnome.desktop.interface gtk-theme '$gtk_theme'
|
||||
|
Loading…
Reference in New Issue
Block a user