mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-01 22:58:44 -04:00
feat: add scroller_prefer_center option
This commit is contained in:
parent
6710dbd82a
commit
3e47d6ed2c
4 changed files with 73 additions and 52 deletions
|
|
@ -18,7 +18,8 @@ animation_curve_close=0.08,0.92,0,1
|
|||
# Scroller Layout Setting
|
||||
scroller_structs=20
|
||||
scroller_default_proportion=0.8
|
||||
scoller_focus_center=0
|
||||
scroller_focus_center=0
|
||||
scroller_prefer_center=0
|
||||
scroller_proportion_preset=0.5,0.8,1.0
|
||||
|
||||
# Master-Stack Layout Setting (tile,spiral,dwindle)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue