diff --git a/private_dot_config/hypr/hyprland.conf.tmpl b/private_dot_config/hypr/hyprland.conf.tmpl index 4b06df2..6f52612 100644 --- a/private_dot_config/hypr/hyprland.conf.tmpl +++ b/private_dot_config/hypr/hyprland.conf.tmpl @@ -192,7 +192,7 @@ 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 # If true disables the random hyprland logo / anime girl background. :( }