1
0

misc.lua 243 B

123456
  1. hl.config({
  2. misc = {
  3. force_default_wallpaper = 0, -- Set to 0 or 1 to disable the anime mascot wallpapers
  4. disable_hyprland_logo = true, -- If true disables the random hyprland logo / anime girl background. :(
  5. },
  6. })