Minor polish to Sway

But I still hate libinput and this touchpad, ugh
This commit is contained in:
Salt 2022-01-26 15:58:19 -06:00
parent b0b6047f06
commit 315d3510fb
2 changed files with 2 additions and 1 deletions

View File

@ -0,0 +1 @@
../../desktop-gruvbox/.config/rofi

View File

@ -167,7 +167,7 @@ input "type:touchpad" {
accel_profile flat # Disables mouse acceleration
drag enabled # Enable tap-dragging
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_button_map lrm # 1/2/3-finger tap (left, right, middle)
}