update
This commit is contained in:
parent
b2f227cd01
commit
a96e85fd71
5 changed files with 41 additions and 1 deletions
13
.config/cosmic/com.system76.CosmicComp/v1/input_touchpad
Normal file
13
.config/cosmic/com.system76.CosmicComp/v1/input_touchpad
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
(
|
||||
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,
|
||||
)),
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue