From 0a19984323a8b29da51718e619f4d60a36836b31 Mon Sep 17 00:00:00 2001 From: Cfp Date: Sat, 28 Jun 2025 17:40:41 +0200 Subject: [PATCH] Update --- private_dot_config/hypr/hyprland.conf.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. :( }