stylua and super + s now floats window

This commit is contained in:
2026-05-24 03:49:15 +02:00
parent 5ba84f935a
commit 6ef6203053
5 changed files with 34 additions and 34 deletions
+2 -2
View File
@@ -5,6 +5,6 @@ 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")
hl.exec_cmd("brightnessctl set 100%")
hl.exec_cmd("nextcloud --background")
hl.exec_cmd("brightnessctl set 100%")
end)