diff --git a/modules/hyprland/hyprland.nix b/modules/hyprland/hyprland.nix index 90b3f73..88adc2a 100644 --- a/modules/hyprland/hyprland.nix +++ b/modules/hyprland/hyprland.nix @@ -181,6 +181,7 @@ in desktopSystemConfiguration { misc = { animate_manual_resizes = true; + background_color = config.theme.with0x.base00; disable_hyprland_logo = true; disable_splash_rendering = true;