chore(hyprland): Update gestures
This commit is contained in:
parent
55b55f7133
commit
e6d19b9094
1 changed files with 3 additions and 3 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue