vitorpy's Dotfiles

Fix gnome-keyring environment variables export in Hyprland

vitorpy e6c43a51 fcc2d353

+1 -1
+1 -1
private_dot_config/hypr/hyprland.conf
··· 52 52 exec-once = waybar & hyprpaper & hypridle 53 53 exec-once = systemctl --user start hyprpolkitagent 54 54 exec-once = dbus-update-activation-environment --all 55 - exec-once = gnome-keyring-daemon --start --components=secrets,ssh,pkcs11 55 + exec-once = eval $(gnome-keyring-daemon --start --components=secrets,ssh,pkcs11) 56 56 exec-once = nm-applet 57 57 58 58 #############################