chore(hyprland): Update gestures

This commit is contained in:
DashieTM 2025-09-22 23:14:19 +02:00
parent 55b55f7133
commit e6d19b9094

View file

@ -360,9 +360,9 @@ in {
sync_gsettings_theme = mkDashDefault false;
};
gestures = {
workspace_swipe = mkDashDefault true;
};
gesture = [
"3, horizontal, workspace"
];
monitor = mkDashDefault config.mods.hypr.hyprland.monitor;
workspace = mkDashDefault config.mods.hypr.hyprland.workspace;