From bc2605cfdcd104d0ef7aec05a50ff0ef002a4f4b Mon Sep 17 00:00:00 2001 From: khaneliman Date: Sun, 27 Jul 2025 12:04:46 +0000 Subject: [PATCH] deploy: 72cc1e3134a35005006f06640724319caa424737 --- options.xhtml | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/options.xhtml b/options.xhtml index f9052d007..f9abbffcf 100644 --- a/options.xhtml +++ b/options.xhtml @@ -36468,10 +36468,20 @@ Hyprlock configuration value

Example:

{
   general = {
-    disable_loading_bar = true;
-    grace = 300;
     hide_cursor = true;
-    no_fade_in = false;
+    ignore_empty_input = true;
+  };
+
+  animations = {
+    enabled = true;
+    fade_in = {
+      duration = 300;
+      bezier = "easeOutQuint";
+    };
+    fade_out = {
+      duration = 300;
+      bezier = "easeOutQuint";
+    };
   };
 
   background = [