7 lines
221 B
Lua
7 lines
221 B
Lua
hl.config({
|
|
misc = {
|
|
force_default_wallpaper = 1, -- Set to 0 or 1 to disable the anime mascot wallpapers
|
|
disable_hyprland_logo = true, -- If true disables the random hyprland logo / anime girl background. :(
|
|
},
|
|
})
|