adds keybind help and fixes scripts
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user