Minor polish to Sway
But I still hate libinput and this touchpad, ugh
This commit is contained in:
parent
b0b6047f06
commit
315d3510fb
1
desktop-gruvbox-sway/.config/rofi
Symbolic link
1
desktop-gruvbox-sway/.config/rofi
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
../../desktop-gruvbox/.config/rofi
|
@ -167,7 +167,7 @@ input "type:touchpad" {
|
|||||||
accel_profile flat # Disables mouse acceleration
|
accel_profile flat # Disables mouse acceleration
|
||||||
drag enabled # Enable tap-dragging
|
drag enabled # Enable tap-dragging
|
||||||
dwt enabled # Disable device while typing
|
dwt enabled # Disable device while typing
|
||||||
pointer_accel 0 # REALLY disable mouse accel
|
pointer_accel 1 # REALLY disable mouse accel
|
||||||
tap enabled # Enable tapping
|
tap enabled # Enable tapping
|
||||||
tap_button_map lrm # 1/2/3-finger tap (left, right, middle)
|
tap_button_map lrm # 1/2/3-finger tap (left, right, middle)
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user