summaryrefslogtreecommitdiff
path: root/home-config/hypr
diff options
context:
space:
mode:
Diffstat (limited to 'home-config/hypr')
-rw-r--r--home-config/hypr/hyprland.conf4
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)$
214windowrulev2 = size 740 712, class:^(ala-wttr)$ 214windowrulev2 = size 740 712, class:^(ala-wttr)$
215 215
216exec-once = ~/.config/hypr/autostart.sh 216exec-once = ~/.config/hypr/autostart.sh
217
218misc {
219 disable_hyprland_logo = true
220}