dotfiles/.config/cosmic/com.system76.CosmicComp/v1/input_touchpad

13 lines
267 B
Text
Raw Normal View History

2025-06-15 09:35:27 -05:00
(
state: Enabled,
acceleration: Some((
profile: Some(Flat),
speed: 0.0,
)),
scroll_config: Some((
method: Some(TwoFinger),
natural_scroll: Some(false),
scroll_button: None,
scroll_factor: None,
)),
)