diff --git a/dot_config/hypr/look_and_feel.conf b/dot_config/hypr/look_and_feel.conf
index f978267..6be13e1 100644
--- a/dot_config/hypr/look_and_feel.conf
+++ b/dot_config/hypr/look_and_feel.conf
@@ -77,5 +77,5 @@ 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. :(
 }