mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-05-03 06:46:38 -04:00
Merge branch 'main' into feature/dual-row-scroller
This commit is contained in:
commit
a1f4cbb282
20 changed files with 695 additions and 444 deletions
|
|
@ -48,6 +48,8 @@ animation_curve_move=0.46,1.0,0.29,1
|
|||
animation_curve_tag=0.46,1.0,0.29,1
|
||||
animation_curve_close=0.08,0.92,0,1
|
||||
animation_curve_focus=0.46,1.0,0.29,1
|
||||
animation_curve_opafadeout=0.5,0.5,0.5,0.5
|
||||
animation_curve_opafadein=0.46,1.0,0.29,1
|
||||
|
||||
# Scroller Layout Setting
|
||||
scroller_structs=20
|
||||
|
|
@ -76,7 +78,7 @@ overviewgappo=30
|
|||
no_border_when_single=0
|
||||
axis_bind_apply_timeout=100
|
||||
focus_on_activate=1
|
||||
inhibit_regardless_of_visibility=0
|
||||
idleinhibit_ignore_visible=0
|
||||
sloppyfocus=1
|
||||
warpcursor=1
|
||||
focus_cross_monitor=0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue