mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-01 22:58:44 -04:00
feat: add some option to config.conf
This commit is contained in:
parent
1d8f226ca3
commit
41b192b85f
2 changed files with 57 additions and 2 deletions
15
config.conf
15
config.conf
|
|
@ -31,11 +31,24 @@ overviewgappo=30
|
|||
# Misc
|
||||
axis_bind_apply_timeout=100
|
||||
focus_on_activate=1
|
||||
numlockon=1
|
||||
bypass_surface_visibility=0
|
||||
sloppyfocus=1
|
||||
warpcursor=1
|
||||
|
||||
# keyboard
|
||||
repeat_rate=25
|
||||
repeat_delay=600
|
||||
numlockon=1
|
||||
|
||||
# Trackpad
|
||||
tap_to_click=1
|
||||
tap_and_drag=1
|
||||
drag_lock=1
|
||||
natural_scrolling=0
|
||||
disable_while_typing=1
|
||||
left_handed=0
|
||||
middle_button_emulation=0
|
||||
|
||||
# Appearance
|
||||
gappih=5
|
||||
gappiv=5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue