This commit is contained in:
2026-07-07 21:28:46 +02:00
parent 6fc558ed2f
commit 411fc0f0bb
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)