From d55aba0182cf7b2751cad027b59b12dc97648474 Mon Sep 17 00:00:00 2001 From: zachir Date: Thu, 1 Feb 2024 20:48:13 -0600 Subject: hypr: Disable Hyprchan (so sad) I don't want to have to explain the anime mascot that shows up for a split second whenever I open the wm. Further, she sometimes shows up when xray transparency glitches. --- hypr/hyprland.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index dd12307..bba6c5c 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -57,6 +57,8 @@ general { #{{{ Misc options misc { + disable_hyprland_logo = true + disable_splash_rendering = true enable_swallow = true swallow_regex = ^(kitty)$ vfr = false -- cgit v1.2.3