mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-05-03 06:46:38 -04:00
feat: add swallow to windowrule
This commit is contained in:
parent
4f64541b46
commit
9bcdf7860a
5 changed files with 149 additions and 6 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