This commit is contained in:
2026-05-12 00:37:58 +02:00
parent c985449d4e
commit 1b19d5f696
3 changed files with 3 additions and 2 deletions
+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)