Update .xinitrc

This commit is contained in:
Santiago Lo Coco 2022-02-15 12:23:42 -03:00
parent d5dab27285
commit b0304acbe8
1 changed files with 3 additions and 1 deletions

View File

@ -46,10 +46,12 @@ else
# Restart network
~/.local/bin/netRestart &
# Fix dbus BUG with GNOME keyring
dbus-update-activation-environment --systemd DISPLAY
fi
# Start GNOME keyring
dbus-update-activation-environment --systemd DISPLAY
eval $(gnome-keyring-daemon --start)
export SSH_AUTH_SOCK