switched mousepad gesture to new system

This commit is contained in:
Gabriella Bere 2025-09-29 02:16:24 +01:00
parent 5c3ae818bb
commit fb83c7218e

View file

@ -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;