diff --git a/options.xhtml b/options.xhtml index 481526dda..5781e8f30 100644 --- a/options.xhtml +++ b/options.xhtml @@ -79961,7 +79961,7 @@ boolean
Absolute path to directory holding application caches.
+Absolute path to directory holding application caches.
Sets XDG_CACHE_HOME
for the user if xdg.enable
is set true
.
Type: path
@@ -80194,7 +80194,7 @@ null or strings concatenated with “\n”Absolute path to directory holding application configurations.
+Absolute path to directory holding application configurations.
Sets XDG_CONFIG_HOME
for the user if xdg.enable
is set true
.
Type: path
@@ -80427,7 +80427,7 @@ null or strings concatenated with “\n”Absolute path to directory holding application data.
+Absolute path to directory holding application data.
Sets XDG_DATA_HOME
for the user if xdg.enable
is set true
.
Type: path
@@ -81488,7 +81488,7 @@ null or strings concatenated with “\n”Absolute path to directory holding application states.
+Absolute path to directory holding application states.
Sets XDG_STATE_HOME
for the user if xdg.enable
is set true
.
Type: path