mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-01 22:58:44 -04:00
feat: support swallow in window rule
This commit is contained in:
parent
b136b2eb73
commit
a10e3c329d
5 changed files with 148 additions and 5 deletions
|
|
@ -99,6 +99,8 @@ tags=id:9,layout_name:tile
|
|||
# monitor : type-int(0-99999)
|
||||
# width : type-num(0-9999)
|
||||
# height : type-num(0-9999)
|
||||
# isterm : type-num (0 or 1) -- when new window open, will replace it, and will restore after the sub window exit
|
||||
# nnoswallow : type-num(0 or 1) -- if enable, this window wll not replace isterm window when it was open by isterm window
|
||||
|
||||
# example
|
||||
# windowrule=isfloating:1,appid:yesplaymusic
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue