From 431fdc9fcdcec83590212b7b3f067238d5e02d43 Mon Sep 17 00:00:00 2001 From: kRHYME7 Date: Fri, 29 Nov 2024 09:39:18 +0800 Subject: [PATCH] lint --- Configs/.local/lib/hyde/wallbash.hypr.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Configs/.local/lib/hyde/wallbash.hypr.sh b/Configs/.local/lib/hyde/wallbash.hypr.sh index afc46a8..197e9b3 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"