feat: disable touchpad when typing
This commit is contained in:
@@ -154,6 +154,10 @@ in
|
||||
repeat-rate = 50;
|
||||
xkb.options = "caps:escape";
|
||||
};
|
||||
|
||||
touchpad = {
|
||||
dwt = true;
|
||||
};
|
||||
};
|
||||
|
||||
binds =
|
||||
|
||||
Reference in New Issue
Block a user