diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-08-16 20:29:38 -0400 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-08-16 20:29:38 -0400 |
| commit | c1d0f9d65f1edf594b71d24be754b8895cecb399 (patch) | |
| tree | 614e6e05549b2e163ccca4b5d7acf441b8073de7 | |
| parent | d20c4d322ffa60e28bb83e9c9a7bbb60e1e92f55 (diff) | |
less anime
| -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 | } | ||
