From 75d9827c167206f38bb76cb8970bf329238a9842 Mon Sep 17 00:00:00 2001 From: DreamMaoMao <2523610504@qq.com> Date: Fri, 28 Feb 2025 17:19:25 +0800 Subject: [PATCH] update readme --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 3517840..8201a3c 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,17 @@ because your keybinds contain shift, the `2` cover to `at` ![swappy-20250227-182157](https://github.com/user-attachments/assets/c4bca146-d1d7-42b1-aea5-a7e7e19e874b) +# custom animation + +``` +animation_curve=0.46,1.0,0.29,1 +``` + +You can design your animaition curve in: +[here, on cssportal.com](https://www.cssportal.com/css-cubic-bezier-generator/), + +or you can just choice a curve in: +[easings.net](https://easings.net). # NixOS+Home-manager ```nix