Switch to a generic touchpad input sway config.

This commit is contained in:
Tom Alexander 2022-10-26 23:42:18 -04:00
parent 8bb3e4f387
commit 597452f9c1
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE
3 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
default_sway_conf_files:
- background
- framework_input
- touchpad_input
- framework_display
- base_hotkeys
- movement

View File

@ -19,7 +19,7 @@ set $term alacritty
# Your preferred application launcher
# Note: it's recommended that you pass the final command to sway
# set $menu dmenu_path | dmenu | xargs swaymsg exec
set $menu /usr/local/bin/wofi --show drun --gtk-dark
set $menu wofi --show drun --gtk-dark
bindsym $mod+grave exec $term

View File

@ -1,7 +1,7 @@
input * xkb_rules "evdev"
# Framework Touchpad
input "2362:628:PIXA3854:01_093A:0274_TouchPad" {
# All touchpads
input type:touchpad {
dwt enabled
click_method clickfinger
tap enabled