forked from nico/dots
hypr: disable default wallpapers rendering
fixes an issue where the included wallpapers might appear for a split second before swww displays the wallpaper.
This commit is contained in:
parent
087155e004
commit
4391dbd1d9
1 changed files with 3 additions and 2 deletions
|
|
@ -118,8 +118,9 @@ master {
|
||||||
|
|
||||||
# https://wiki.hyprland.org/Configuring/Variables/#misc
|
# https://wiki.hyprland.org/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 = false # If true disables the random hyprland logo / anime girl background. :(
|
||||||
|
disable_splash_rendering = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue