chore(): added gpg --launch for kwallet to auth

This commit is contained in:
2026-08-02 14:08:41 +02:00
parent 09d61f4258
commit 9c90723d41
+1
View File
@@ -7,6 +7,7 @@ hl.on("hyprland.start", function()
hl.exec_cmd("wl-paste --type image --watch cliphist store")
hl.exec_cmd("hyprsunset -i")
hl.exec_cmd("nextcloud --background")
hl.exec_cmd("gpg --launch gpg-agent")
hl.exec_cmd("ksecretd")
end)