diff --git a/options.xhtml b/options.xhtml index 09d22d995..6d8b87981 100644 --- a/options.xhtml +++ b/options.xhtml @@ -13897,8 +13897,8 @@ list of (maintainer)
Declared by:
-
-/nix/store/4cn0hqhmsg8crw8ns75wklw2i5snm80i-source/modules/generic/meta-maintainers.nix
+ |
Declared by:
-
-/nix/store/4cn0hqhmsg8crw8ns75wklw2i5snm80i-source/modules/generic/meta-maintainers.nix
+ |
Declared by:
-
-/nix/store/4cn0hqhmsg8crw8ns75wklw2i5snm80i-source/modules/generic/meta-maintainers.nix
+ |
Declared by:
-
-/nix/store/4cn0hqhmsg8crw8ns75wklw2i5snm80i-source/modules/generic/meta-maintainers.nix
+ |
Declared by:
-
-/nix/store/4cn0hqhmsg8crw8ns75wklw2i5snm80i-source/modules/generic/meta-maintainers.nix
+ |
Additional configuration to add.
+Additional configuration to add to kitty.conf.
Type: strings concatenated with ā\nā
@@ -43645,6 +43645,41 @@ attribute set of string +Declared by:
+
+
+<home-manager/modules/programs/kitty.nix>
+
+ |
programs.kitty.quickAccessTerminalConfig
+
+
+Configuration written to
+$XDG_CONFIG_HOME/kitty/quick-access-terminal.conf. See
+https://sw.kovidgoyal.net/kitty/kittens/quick-access-terminal/
+for the documentation.
Type: +attribute set of (string or boolean or signed integer or floating point number)
+ +Default:
+{ }
Example:
{
+ start_as_hidden = false;
+ hide_on_focus_loss = false;
+ background_opacity = 0.85;
+}
+
+
+
Declared by: