mirror of
https://github.com/vbrandl/dotfiles
synced 2024-11-23 08:23:27 +01:00
Start GNOME keyring with WM
This commit is contained in:
parent
5b5a3e0dde
commit
d972fb8a01
@ -11,5 +11,8 @@ fi
|
|||||||
[[ -f ~/.Xresources ]] && xrdb -merge -I$HOME ~/.Xresources
|
[[ -f ~/.Xresources ]] && xrdb -merge -I$HOME ~/.Xresources
|
||||||
|
|
||||||
start-pulseaudio-x11
|
start-pulseaudio-x11
|
||||||
|
dbus-update-activation-environment --systemd DISPLAY
|
||||||
|
eval $(/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ssh)
|
||||||
|
export SSH_AUTH_SOCK
|
||||||
# exec startxfce4
|
# exec startxfce4
|
||||||
exec i3
|
exec i3
|
||||||
|
Loading…
Reference in New Issue
Block a user