9 lines
No EOL
267 B
Lua
9 lines
No EOL
267 B
Lua
-- modules/misc.lua
|
|
|
|
|
|
hl.config({
|
|
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. :(
|
|
},
|
|
}) |