refactor(theme): use whiskers (#207)

This commit is contained in:
vdbe 2024-05-11 15:26:41 +00:00 committed by GitHub
parent 804f060fe1
commit 2292669be3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 32 additions and 6 deletions

View file

@ -42,7 +42,7 @@ main() {
# '$key' stores the key.
# '$val' stores the value.
eval "local $key"="$val"
done <"${PLUGIN_DIR}/catppuccin-${theme}.tmuxtheme"
done <"${PLUGIN_DIR}/themes/catppuccin_${theme}.tmuxtheme"
# status general
local status_default status_justify status_background message_background