switched mousepad gesture to new system
This commit is contained in:
parent
5c3ae818bb
commit
fb83c7218e
1 changed files with 4 additions and 3 deletions
|
|
@ -44,9 +44,10 @@
|
|||
disable_while_typing = true;
|
||||
};
|
||||
};
|
||||
gestures = {
|
||||
workspace_swipe = true;
|
||||
};
|
||||
# Gestures
|
||||
gesture = [
|
||||
"3, horizontal, workspace"
|
||||
];
|
||||
# General settings
|
||||
general = {
|
||||
gaps_out = 10;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue