Skip to content

Commit 044ac0b

Browse files
committed
start all keyring
1 parent 18f746a commit 044ac0b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dot_files/hypr/hyprland.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ exec-once = hypridle -c /usr/share/binaryos/config/hypr/hypridle.conf
7070
# GNOME Polkit Authentication Agent (for privilege escalation)
7171
exec-once = /usr/libexec/polkit-gnome-authentication-agent-1
7272

73-
# GNOME Keyring (for secrets management)
74-
exec-once = gnome-keyring-daemon --start --components=secrets
73+
# GNOME Keyring (for secrets management, SSH keys, and certificates)
74+
exec-once = gnome-keyring-daemon --start
7575

7676
#############################
7777
### ENVIRONMENT VARIABLES ###

0 commit comments

Comments
 (0)