From c84b4f285823d6f689d5bd38d4b43ed04eb73d1e Mon Sep 17 00:00:00 2001
From: rycee
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