Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
kRHYME7 committed Nov 29, 2024
1 parent 2fec0ab commit 431fdc9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Configs/.local/lib/hyde/wallbash.hypr.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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 <<WALLBASH >"${confDir}/hypr/themes/wallbash.conf"
Expand Down

0 comments on commit 431fdc9

Please sign in to comment.