mirror of
https://github.com/swaywm/sway.git
synced 2025-11-13 13:29:49 -05:00
add tap-and-drag setting to sway-input
This commit is contained in:
parent
ca7084cb52
commit
ae2b70f59e
8 changed files with 44 additions and 0 deletions
|
|
@ -93,6 +93,7 @@ struct input_config {
|
|||
|
||||
int accel_profile;
|
||||
int click_method;
|
||||
int drag;
|
||||
int drag_lock;
|
||||
int dwt;
|
||||
int left_handed;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue