fix: window rules for summaries
This commit is contained in:
@@ -39,7 +39,7 @@ hl.window_rule({
|
|||||||
workspace = 4,
|
workspace = 4,
|
||||||
})
|
})
|
||||||
hl.window_rule({
|
hl.window_rule({
|
||||||
match = { title = ".*-summary.pdf|.*cheatsheet.pdf|.*cheat-sheet.pdf" },
|
match = { title = ".*summary.pdf|.*cheatsheet.pdf|.*cheat-sheet.pdf|.*main.pdf" },
|
||||||
workspace = 4,
|
workspace = 4,
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user