mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-02 09:01:43 -05:00
feat: distinguish the named scratchpad
This commit is contained in:
parent
56b45dece2
commit
aa0e1e1fe9
3 changed files with 39 additions and 4 deletions
|
|
@ -120,6 +120,8 @@ int trackpad_natural_scrolling = 0;
|
|||
int disable_while_typing = 1;
|
||||
int left_handed = 0;
|
||||
int middle_button_emulation = 0;
|
||||
int single_scratchpad = 1;
|
||||
|
||||
/* You can choose between:
|
||||
LIBINPUT_CONFIG_SCROLL_NO_SCROLL
|
||||
LIBINPUT_CONFIG_SCROLL_2FG
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue