feat(): kwalletd/ksecretd running on startup

This commit is contained in:
2026-08-02 04:44:26 +02:00
parent 6d9b974bca
commit 9aedc6da54
+1
View File
@@ -7,4 +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("ksecretd")
end)