diff --git a/Configs/.local/lib/hyde/wallbash.hypr.sh b/Configs/.local/lib/hyde/wallbash.hypr.sh index afc46a8c..197e9b3b 100755 --- a/Configs/.local/lib/hyde/wallbash.hypr.sh +++ b/Configs/.local/lib/hyde/wallbash.hypr.sh @@ -4,6 +4,10 @@ scrDir="$(dirname "$(realpath "$0")")" export scrDir # shellcheck disable=SC1091 source "${scrDir}/globalcontrol.sh" +confDir="${confDir:-$XDG_CONFIG_HOME}" +hydeThemeDir="${hydeThemeDir:-$confDir/hyde/themes}" +hydeTheme="${hydeTheme:-}" +enableWallDcol="${enableWallDcol:-}" # Validate the theme configuration file cat <"${confDir}/hypr/themes/wallbash.conf"