config: support more than 1 window rule per rule line. (#11689)
Adds support for specifying multiple rules in one line
This commit is contained in:
parent
7ce451d20c
commit
d8f615751a
3 changed files with 119 additions and 165 deletions
|
|
@ -334,3 +334,6 @@ gesture = 3, horizontal, mod:ALT, workspace
|
|||
|
||||
gesture = 4, up, dispatcher, sendshortcut, ctrl, d, activewindow
|
||||
|
||||
windowrule = float, pin, class:wr_kitty
|
||||
windowrule = size 200 200, class:wr_kitty
|
||||
windowrule = unset pin, class:wr_kitty
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue