diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index 53555b0..bb846e8 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -145,8 +145,8 @@ master { # https://wiki.hyprland.org/Configuring/Variables/#misc misc { - force_default_wallpaper = -1 # Set to 0 or 1 to disable the anime mascot wallpapers - disable_hyprland_logo = false # If true disables the random hyprland logo / anime girl background. :( + disable_hyprland_logo = true + disable_splash_rendering = true }