Prevent flash before hyprpaper

This commit is contained in:
David Heinemeier Hansson
2025-06-07 22:42:45 +02:00
parent a512a4a1ee
commit 5d95fe4bed

View File

@ -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
}