sway: config: enable tapping on touchpads

This commit is contained in:
Peter Cai 2021-11-21 22:09:18 -05:00
parent e3f1bedb65
commit f031336317

View file

@ -223,6 +223,10 @@ input "*" {
xkb_options compose:ralt
}
input type:touchpad {
tap enabled
}
client.focused 00000000 00000000 00000000 00000000
client.focused_inactive 00000000 00000000 00000000 00000000
client.unfocused 00000000 00000000 00000000 00000000