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;
|
disable_while_typing = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
gestures = {
|
# Gestures
|
||||||
workspace_swipe = true;
|
gesture = [
|
||||||
};
|
"3, horizontal, workspace"
|
||||||
|
];
|
||||||
# General settings
|
# General settings
|
||||||
general = {
|
general = {
|
||||||
gaps_out = 10;
|
gaps_out = 10;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue