stylua and super + s now floats window

This commit is contained in:
2026-07-07 21:28:46 +02:00
parent 7f2285f130
commit 45deaad2fe
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)