adds keybind help and fixes scripts

This commit is contained in:
2026-05-17 12:59:45 +02:00
parent 8a84647ccd
commit 7d08cb7344
7 changed files with 297 additions and 83 deletions
+8
View File
@@ -42,6 +42,14 @@ hl.window_rule({
monitor = RIGHT_MONITOR,
})
hl.window_rule({
name = "mpv",
match = {
class = "mpv",
},
fullscreen = true
})
hl.window_rule({
name = "suppress-maximize-events",
match = {