diff --git a/sway/.config/sway/config b/sway/.config/sway/config index e13f722..3c0208d 100644 --- a/sway/.config/sway/config +++ b/sway/.config/sway/config @@ -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