chore(gpg-agent): gpg-agent runs w/o command

This commit is contained in:
2026-08-08 00:21:37 +02:00
parent d49066f486
commit 42e873a158
-1
View File
@@ -7,6 +7,5 @@ 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("gpgconf --launch gpg-agent")
hl.exec_cmd("ksecretd")
end)