disable backgrounds

This commit is contained in:
2026-05-13 20:35:41 +02:00
parent c9781a51ad
commit 1ea8435dc0
+1 -1
View File
@@ -192,7 +192,7 @@ master {
# https://wiki.hypr.land/Configuring/Variables/#misc # https://wiki.hypr.land/Configuring/Variables/#misc
misc { misc {
force_default_wallpaper = -1 # Set to 0 or 1 to disable the anime mascot wallpapers 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. :)
} }