feat(): kwalletd/ksecretd added

This commit is contained in:
2026-08-02 04:45:25 +02:00
parent 18e3dbf57e
commit 09d61f4258
+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("ksecretd")
end)
local time = tonumber(os.date("%H"))