diff options
| -rw-r--r-- | home-config/hypr/hyprland.conf | 4 |
1 files changed, 4 insertions, 0 deletions
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)$ | |||
| 214 | windowrulev2 = size 740 712, class:^(ala-wttr)$ | 214 | windowrulev2 = size 740 712, class:^(ala-wttr)$ |
| 215 | 215 | ||
| 216 | exec-once = ~/.config/hypr/autostart.sh | 216 | exec-once = ~/.config/hypr/autostart.sh |
| 217 | |||
| 218 | misc { | ||
| 219 | disable_hyprland_logo = true | ||
| 220 | } | ||
