fix sway dwt to be usable
This commit is contained in:
parent
57a82ba996
commit
a69f888c0e
3 changed files with 30 additions and 1 deletions
|
@ -78,7 +78,7 @@ in {
|
|||
};
|
||||
input."type:touchpad" = {
|
||||
# Disable While Typing
|
||||
dwt = "disabled";
|
||||
dwt = "enabled";
|
||||
natural_scroll = "enabled";
|
||||
tap = "enabled";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue