fix: windowrules
This commit is contained in:
@@ -23,11 +23,7 @@ hl.window_rule({
|
||||
|
||||
-- Workspace 3
|
||||
hl.window_rule({
|
||||
match = { class = "minecraft-launcher" },
|
||||
workspace = 3,
|
||||
})
|
||||
hl.window_rule({
|
||||
match = { title = "[Ss]team" },
|
||||
match = { tag = "launchers" },
|
||||
workspace = 3,
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user