From 026303fc1daecb88daf38fd47e4f9e30d4f6c437 Mon Sep 17 00:00:00 2001 From: Derisis13 Date: Sat, 9 Nov 2024 00:47:28 +0100 Subject: [PATCH] fix(keyring): start keyring daemon with hyprland --- hypr/exec.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/hypr/exec.conf b/hypr/exec.conf index e2a3de7..11bc28f 100755 --- a/hypr/exec.conf +++ b/hypr/exec.conf @@ -31,3 +31,4 @@ exec-once = kdeconnect-indicator # audit (apparmor) logger # exec-once = aa-notify -p -s 1 -w 60 -f /var/log/audit/audit.log +exec-once = gnome-keyring-daemon --start --components=pkcs11,secrets,ssh