Update dotfiles (2026-05-08 15:35:43)

This commit is contained in:
2026-05-08 15:35:43 +02:00
parent 362e7e51a5
commit afd1b5bd53
77 changed files with 127 additions and 347 deletions
+5
View File
@@ -2,5 +2,10 @@ 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. :(
mouse_move_enables_dpms = true,
disable_splash_rendering = true,
allow_session_lock_restore = true,
session_lock_xray = true,
animate_manual_resizes = true,
},
})