mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-27 06:59:58 -05:00
opt: support none open animation in windowrule
This commit is contained in:
parent
be43780b01
commit
7f445a0534
2 changed files with 5 additions and 1 deletions
|
|
@ -95,7 +95,7 @@ tags=id:9,layout_name:tile
|
|||
# isfloating: type-num(0 or 1)
|
||||
# isfullscreen: type-num(0 or 1)
|
||||
# scroller_proportion: type-float(0.1-1.0)
|
||||
# animation_type_open : type-string(zoom,slide)
|
||||
# animation_type_open : type-string(zoom,slide,none)
|
||||
# animation_type_close : type-string(zoom,slide)
|
||||
# isnoborder : type-num(0 or 1)
|
||||
# monitor : type-int(0-99999)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue