diff --git a/index.html b/index.html index dbb8cdcef..250a1df4a 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ -
ca.desrt.dconf
?+
ca.desrt.dconf
?This manual will eventually describes how to install, use, and extend Home Manager.
diff --git a/options.html b/options.html index cbcd18647..411fab637 100644 --- a/options.html +++ b/options.html @@ -6731,7 +6731,10 @@ of options. "$character" ]; scan_timeout = 10; - character.symbol = "➜"; + character = { + success_symbol = "➜"; + error_symbol = "➜"; + }; }
Declared by: