summaryrefslogtreecommitdiff
path: root/home-config/hypr
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2023-08-16 20:29:38 -0400
committerRyan Schanzenbacher <ryan@rschanz.org>2023-08-16 20:29:38 -0400
commitc1d0f9d65f1edf594b71d24be754b8895cecb399 (patch)
tree614e6e05549b2e163ccca4b5d7acf441b8073de7 /home-config/hypr
parentd20c4d322ffa60e28bb83e9c9a7bbb60e1e92f55 (diff)
less anime
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}