| 12345678 |
- hl.config({
- misc = {
- force_default_wallpaper = 0, -- 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. :(
- disable_splash_rendering = true,
- background_color = 0x0f1417;
- },
- })
|