From a11384067ef0626da86f0cebcff7700ea7586b58 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Tue, 18 Mar 2025 23:38:57 +0900 Subject: change the wordings on Animation - disable --- config/hypr/animations/03- Disable Animation.conf | 5 +++++ config/hypr/animations/03-disabled.conf | 5 ----- 2 files changed, 5 insertions(+), 5 deletions(-) create mode 100644 config/hypr/animations/03- Disable Animation.conf delete mode 100644 config/hypr/animations/03-disabled.conf (limited to 'config') diff --git a/config/hypr/animations/03- Disable Animation.conf b/config/hypr/animations/03- Disable Animation.conf new file mode 100644 index 00000000..f73a485b --- /dev/null +++ b/config/hypr/animations/03- Disable Animation.conf @@ -0,0 +1,5 @@ +# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ # + +animations { + enabled = no +} \ No newline at end of file diff --git a/config/hypr/animations/03-disabled.conf b/config/hypr/animations/03-disabled.conf deleted file mode 100644 index f73a485b..00000000 --- a/config/hypr/animations/03-disabled.conf +++ /dev/null @@ -1,5 +0,0 @@ -# /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ # - -animations { - enabled = no -} \ No newline at end of file -- cgit v1.2.3