mirror of
https://github.com/vbrandl/dotfiles
synced 2025-07-02 01:05:09 +02:00
Start GNOME keyring with WM
This commit is contained in:
@ -11,5 +11,8 @@ fi
|
||||
[[ -f ~/.Xresources ]] && xrdb -merge -I$HOME ~/.Xresources
|
||||
|
||||
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 i3
|
||||
|
Reference in New Issue
Block a user