diff --git a/modules/home/hyprland/default.nix b/modules/home/hyprland/default.nix index e068086..16995d4 100644 --- a/modules/home/hyprland/default.nix +++ b/modules/home/hyprland/default.nix @@ -62,6 +62,8 @@ middle_button_emulation = true; }; + gestures.workspace_swipe = true; + general = { gaps_in = 5; gaps_out = 10;