Add gnome keyring to i3 config
This commit is contained in:
parent
5d0507e79d
commit
926b2bb089
1 changed files with 2 additions and 0 deletions
|
@ -42,6 +42,8 @@ exec_always --no-startup-id nextcloud --background
|
||||||
exec --no-startup-id polybar -r
|
exec --no-startup-id polybar -r
|
||||||
exec --no-startup-id "sh /home/vylpes/.screenlayout/default.sh"
|
exec --no-startup-id "sh /home/vylpes/.screenlayout/default.sh"
|
||||||
|
|
||||||
|
exec --no-startup-id /usr/bin/gnome-keyring-daemon --start --components=ssh,secrets,pkcs11
|
||||||
|
|
||||||
# Use pactl to adjust volume in PulseAudio.
|
# Use pactl to adjust volume in PulseAudio.
|
||||||
# Add "&& $refresh_i3status" if needed
|
# Add "&& $refresh_i3status" if needed
|
||||||
set $refresh_i3status killall -SIGUSR1 polybar
|
set $refresh_i3status killall -SIGUSR1 polybar
|
||||||
|
|
Loading…
Reference in a new issue