G
Ryan's Git Repos
guix-dotfiles
files
log
graph
refs
Ref
c1d0f9d65f1e… (detached)
broken-new-portal
main
new-bootloader-next
pres
less anime
c1d0f9d65f1e…
· Ryan Schanzenbacher ·
2023-08-16 20:29
parent d20c4d322ffa…
view tree
Compare
Changed files
File
Changes
home-config/hypr/hyprland.conf
+4
−0
raw
diff --git a/home-config/hypr/hyprland.conf b/home-config/hypr/hyprland.conf
index b5932f6..cfb34ab 100644
--- a/home-config/hypr/hyprland.conf
+++ b/home-config/hypr/hyprland.conf
@@ -214,3 +214,7 @@ windowrulev2 = float,class:^(ala-wttr)$
windowrulev2 = size 740 712, class:^(ala-wttr)$
exec-once = ~/.config/hypr/autostart.sh
+
+misc {
+ disable_hyprland_logo = true
+}