Tsuz-Hypr-Dotfiles/.config/hypr/modules/misc.lua
2026-06-01 19:05:15 -04:00

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. :(
},
})