We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18f746a commit 044ac0bCopy full SHA for 044ac0b
dot_files/hypr/hyprland.conf
@@ -70,8 +70,8 @@ exec-once = hypridle -c /usr/share/binaryos/config/hypr/hypridle.conf
70
# GNOME Polkit Authentication Agent (for privilege escalation)
71
exec-once = /usr/libexec/polkit-gnome-authentication-agent-1
72
73
-# GNOME Keyring (for secrets management)
74
-exec-once = gnome-keyring-daemon --start --components=secrets
+# GNOME Keyring (for secrets management, SSH keys, and certificates)
+exec-once = gnome-keyring-daemon --start
75
76
#############################
77
### ENVIRONMENT VARIABLES ###
0 commit comments