This commit is contained in:
2026-05-12 00:21:34 +02:00
parent 36192f6c79
commit 7687216864
+1
View File
@@ -5,4 +5,5 @@ hl.on("hyprland.start", function()
hl.exec_cmd("wl-paste --type text --watch cliphist store")
hl.exec_cmd("wl-paste --type image --watch cliphist store")
hl.exec_cmd("hyprsunset -i")
hl.exec_cmd("nextcloud --background")
end)