added some window rules and consolidated

This commit is contained in:
venus
2026-05-31 10:40:27 -05:00
parent 16d2ca17b1
commit a16ae88cdc
3 changed files with 4 additions and 4 deletions

View File

@@ -79,7 +79,7 @@ hl.window_rule( {
hl.window_rule({
name = "btop",
match = {class = "btop"},
float = false,
float = true,
dim_around = true,
size = {"(monitor_w*.9)" ,"(monitor_h*.8)"},