mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-05-03 06:46:38 -04:00
feat: add centerview that centers the viewport on the focused windows and changed fill view to respect gaps
fix: double binding was causing problems with overview and minimap, silly mistake :P
This commit is contained in:
parent
9e2f0fc2b8
commit
7b3705c3d2
5 changed files with 34 additions and 35 deletions
|
|
@ -182,6 +182,8 @@ bind=SUPER,o,toggleminimap,
|
|||
bind=SUPER,p,canvas_overview_toggle,
|
||||
bind=SUPER,z,canvas_zoom_resize,0.909090909
|
||||
bind=SUPER,x,canvas_zoom_resize,1.1
|
||||
bind=SUPER,u,canvas_fill_viewport,
|
||||
bind=SUPER,c,canvas_centerview,
|
||||
|
||||
# scroller layout
|
||||
bind=ALT,e,set_proportion,1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue