We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0e6d71 commit 2a5e8a5Copy full SHA for 2a5e8a5
Configs/.config/hyde/wallbash/scripts/discord.sh
@@ -2,7 +2,7 @@
2
3
4
#// source variables
5
-
+cacheDir="${cacheDir:-$XDG_CACHE_HOME/hyde}"
6
discord_col="${cacheDir}/wallbash/discord.css"
7
declare -a client_list=()
8
0 commit comments