summaryrefslogtreecommitdiff
path: root/dotfiles/.config/cosmic/com.system76.CosmicComp/v1/input_touchpad
diff options
context:
space:
mode:
authorDenis Chevalier <perso@denischevalier.fr>2026-08-07 10:53:20 +0200
committerDenis Chevalier <perso@denischevalier.fr>2026-08-07 10:53:20 +0200
commit24cf4cd9daea0b45924f8582fd4d6bd5da93444a (patch)
tree8f9da80a6e371a3cff6b6e9a0133b495922ca55b /dotfiles/.config/cosmic/com.system76.CosmicComp/v1/input_touchpad
parentea4542c012f081f1b12f22d04a9a9b0af29dd238 (diff)
downloadpostinstall-24cf4cd9daea0b45924f8582fd4d6bd5da93444a.tar.gz
postinstall-24cf4cd9daea0b45924f8582fd4d6bd5da93444a.tar.bz2
postinstall-24cf4cd9daea0b45924f8582fd4d6bd5da93444a.zip
add cosmic config to dotfiles
Diffstat (limited to 'dotfiles/.config/cosmic/com.system76.CosmicComp/v1/input_touchpad')
-rw-r--r--dotfiles/.config/cosmic/com.system76.CosmicComp/v1/input_touchpad16
1 files changed, 16 insertions, 0 deletions
diff --git a/dotfiles/.config/cosmic/com.system76.CosmicComp/v1/input_touchpad b/dotfiles/.config/cosmic/com.system76.CosmicComp/v1/input_touchpad
new file mode 100644
index 0000000..d32eb46
--- /dev/null
+++ b/dotfiles/.config/cosmic/com.system76.CosmicComp/v1/input_touchpad
@@ -0,0 +1,16 @@
+(
+ state: Enabled,
+ click_method: Some(Clickfinger),
+ scroll_config: Some((
+ method: Some(TwoFinger),
+ natural_scroll: None,
+ scroll_button: None,
+ scroll_factor: None,
+ )),
+ tap_config: Some((
+ enabled: true,
+ button_map: Some(LeftRightMiddle),
+ drag: true,
+ drag_lock: false,
+ )),
+) \ No newline at end of file