diff options
author | zachir <zachir@librem.one> | 2024-02-01 20:48:13 -0600 |
---|---|---|
committer | zachir <zachir@librem.one> | 2024-02-01 20:48:13 -0600 |
commit | 3ee3df068a6eeefa0dbe929fad0ad30e483dad7b (patch) | |
tree | e6c6ac9048cc41a74d55daa5806eade7c5c3aa68 /hypr | |
parent | 764268265e37bf284c08d1ef1686aee5334811e0 (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 a278264..d3b2c83 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -65,6 +65,8 @@ general { #{{{ Misc options misc { + disable_hyprland_logo = true + disable_splash_rendering = true enable_swallow = true swallow_regex = ^(kitty)$ vfr = false |