diff options
author | zachir <zachir@librem.one> | 2024-02-01 20:48:13 -0600 |
---|---|---|
committer | zachir <zachir@librem.one> | 2024-02-01 20:59:45 -0600 |
commit | d55aba0182cf7b2751cad027b59b12dc97648474 (patch) | |
tree | 6037f67f6f014223534d5a136aeebedbee8e0ce1 /hypr | |
parent | d5bfa592c2a9effa0c8f94f6c8f38f10d024cc34 (diff) |
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.
Diffstat (limited to 'hypr')
-rw-r--r-- | hypr/hyprland.conf | 2 |
1 files changed, 2 insertions, 0 deletions
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 |