vitorpy's Dotfiles

Use systemd service for gnome-keyring in Hyprland

vitorpy f9a623df e6c43a51

+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 = eval $(gnome-keyring-daemon --start --components=secrets,ssh,pkcs11) 55 + exec-once = systemctl --user start gnome-keyring-daemon.service 56 56 exec-once = nm-applet 57 57 58 58 #############################