diff options
| -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  | 
