diff --git a/modules/desktop/hyprland.nix b/modules/desktop/hyprland.nix index 34d84dc..7c6ff43 100644 --- a/modules/desktop/hyprland.nix +++ b/modules/desktop/hyprland.nix @@ -268,6 +268,8 @@ in { force_default_wallpaper = 0; disable_splash_rendering = true; disable_hyprland_logo = true; + + initial_workspace_tracking = 0; }; };