diff --git a/modules/home/desktop/hyprland/default.nix b/modules/home/desktop/hyprland/default.nix index e8a01d3..8528d78 100644 --- a/modules/home/desktop/hyprland/default.nix +++ b/modules/home/desktop/hyprland/default.nix @@ -182,7 +182,7 @@ columns = 3; gap_size = 5; bg_col = "rgb(111111)"; - workspace_method = "center current"; + workspace_method = "first 1"; gesture_distance = 300; }; };