2020-12-20 20:36:27 +01:00
|
|
|
[Unit]
|
|
|
|
|
BindsTo=autostart.target
|
2020-12-21 17:57:18 +01:00
|
|
|
After=windowmanager.target
|
2021-01-27 16:38:00 +01:00
|
|
|
ConditionPathExists=%h/.var/run/features/machine_is_laptop
|
2020-12-20 20:36:27 +01:00
|
|
|
|
|
|
|
|
[Service]
|
|
|
|
|
Type=oneshot
|
2021-01-27 15:17:45 +01:00
|
|
|
ExecStart=/usr/bin/env synclient VertEdgeScroll=0
|
|
|
|
|
ExecStart=/usr/bin/env synclient VertTwoFingerScroll=1
|
|
|
|
|
ExecStart=/usr/bin/env synclient MaxSpeed=2.2
|
|
|
|
|
ExecStart=/usr/bin/env synclient AccelFactor=0.08
|
|
|
|
|
ExecStart=/usr/bin/env synclient TapButton1=1
|
|
|
|
|
ExecStart=/usr/bin/env synclient CoastingSpeed=0
|
|
|
|
|
ExecStart=/usr/bin/env synclient PalmDetect=1
|
|
|
|
|
ExecStart=/usr/bin/env synclient PalmMinWidth=20
|
|
|
|
|
ExecStart=/usr/bin/env synclient PalmMinZ=1
|
2020-12-20 20:36:27 +01:00
|
|
|
RemainAfterExit=true
|
2021-01-27 15:17:45 +01:00
|
|
|
Environment=DISPLAY=:0
|