mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-03-16 05:34:14 -04:00
feat: add global option edge_scroller_pointer_focus
This commit is contained in:
parent
ffba02fd59
commit
c7b0e2e6c8
4 changed files with 15 additions and 1 deletions
|
|
@ -132,6 +132,7 @@ int disable_while_typing = 1;
|
|||
int left_handed = 0;
|
||||
int middle_button_emulation = 0;
|
||||
int single_scratchpad = 1;
|
||||
int edge_scroller_pointer_focus = 1;
|
||||
|
||||
/* You can choose between:
|
||||
LIBINPUT_CONFIG_SCROLL_NO_SCROLL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue