Skip to content

Commit

Permalink
Enable full touchpad support in sway
Browse files Browse the repository at this point in the history
  • Loading branch information
abysssol committed Jul 12, 2024
1 parent acbf824 commit a803b68
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .config/sway/config
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,12 @@ input "5426:550:Razer_Razer_Huntsman_Elite" {
xkb_options caps:escape
}

input "1267:12423:ELAN1300:00_04F3:3087_Touchpad" {
dwt enabled
tap enabled
middle_emulation enabled
}

#
### Key bindings
#
Expand Down

0 comments on commit a803b68

Please sign in to comment.