sway: disable touchpad middle-click (i hope?)

This commit is contained in:
2024-07-24 13:38:50 +00:00
parent 4c3b0f820b
commit 800945d951

View File

@@ -194,7 +194,9 @@ for_window [app_id="Celeste64|mpv"] {
### displays & inputs
input type:touchpad {
# see also: accel_profile, scroll_factor, tap_button_map, clickfinger_button_map
tap enabled
middle_emulation disabled
natural_scroll enabled
}