fix sway dwt to be usable

This commit is contained in:
Leonardo Eugênio 2022-12-02 00:36:54 -03:00
parent 57a82ba996
commit a69f888c0e
3 changed files with 30 additions and 1 deletions

View file

@ -78,7 +78,7 @@ in {
};
input."type:touchpad" = {
# Disable While Typing
dwt = "disabled";
dwt = "enabled";
natural_scroll = "enabled";
tap = "enabled";
};