dotfiles/.config/cosmic/com.system76.CosmicComp/v1/input_touchpad
2025-06-15 15:47:24 -05:00

20 lines
No EOL
447 B
Text

(
state: Enabled,
acceleration: Some((
profile: Some(Flat),
speed: 0.0,
)),
click_method: Some(Clickfinger),
scroll_config: Some((
method: Some(TwoFinger),
natural_scroll: Some(false),
scroll_button: None,
scroll_factor: None,
)),
tap_config: Some((
enabled: true,
button_map: Some(LeftRightMiddle),
drag: true,
drag_lock: false,
)),
)