mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-19 06:59:56 -05:00
feat: add global option edge_scroller_pointer_focus
This commit is contained in:
parent
adabd6dd10
commit
e0fb54b279
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