From e6569235a4da2a7c446f7e019d15029c6ad07839 Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Fri, 16 May 2025 20:55:14 +0200 Subject: [PATCH] hyprland: disable splash rendering --- .config/hypr/hyprland/general.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/hypr/hyprland/general.conf b/.config/hypr/hyprland/general.conf index 92851d5b1..d6b2cd486 100644 --- a/.config/hypr/hyprland/general.conf +++ b/.config/hypr/hyprland/general.conf @@ -140,6 +140,7 @@ misc { swallow_regex = (foot|kitty|allacritty|Alacritty) disable_hyprland_logo = true + disable_splash_rendering = true force_default_wallpaper = 0 new_window_takes_over_fullscreen = 2 allow_session_lock_restore = true