exec-once

This commit is contained in:
2026-05-07 15:18:47 +02:00
parent 4e4484b9fc
commit e3b98ff832
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -5,5 +5,4 @@ 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("ghostty --start-minimized")
end)