From bc2605cfdcd104d0ef7aec05a50ff0ef002a4f4b Mon Sep 17 00:00:00 2001
From: khaneliman
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 = [