Update dotfiles (2026-05-08 01:06:14)

This commit is contained in:
Zacharias-Brohn
2026-05-08 01:06:14 +02:00
parent c7f0249c57
commit e4ad1a71b4
11 changed files with 289 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
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. :(
},
})