diff options
Diffstat (limited to 'config/hypr/animations/03- Disable Animation.lua')
| -rw-r--r-- | config/hypr/animations/03- Disable Animation.lua | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/config/hypr/animations/03- Disable Animation.lua b/config/hypr/animations/03- Disable Animation.lua new file mode 100644 index 00000000..80f4be52 --- /dev/null +++ b/config/hypr/animations/03- Disable Animation.lua @@ -0,0 +1,7 @@ +-- Auto-generated from 03- Disable Animation.conf + +hl.config({ + animations = { + enabled = false, + }, +}) |
