diff options
author | ZachIR <zachir@librem.one> | 2025-09-23 20:34:16 -0500 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-09-23 20:34:16 -0500 |
commit | ac1983f12d7f94adf31f2d0b64482bf87958f05d (patch) | |
tree | 7be2f1e36916291fb4c819ef302ffe69620e35ac /hypr | |
parent | 6e0a0c1d75151dfd9725238a75cb6534946e81f5 (diff) |
Diffstat (limited to 'hypr')
-rw-r--r-- | hypr/hyprland.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 123c4df..3d63bdd 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -149,7 +149,7 @@ decoration { #{{{ Animations options animations { - enabled = yes + enabled = no # Some default animations, see https://wiki.hypr.land/Configuring/Animations/ for more bezier = myBezier, 0.05, 0.9, 0.1, 1.05 animation = windows, 1, 7, myBezier |