Adjust workflow notes, change default theme

This commit is contained in:
2026-03-12 15:12:55 -05:00
parent 09ae087e33
commit b9960cda51
2 changed files with 7 additions and 8 deletions

View File

@@ -29,7 +29,7 @@ export XDG_DATA_DIRS="/usr/local/share:/usr/share"
# directory for theme/style stuff
export DIR_THEME_SETTINGS="$XDG_CONFIG_HOME/zz-this-box/themes"
export DEFAULT_THEME_NAME="gruvbox"
export DEFAULT_THEME_NAME="pina"
# ksh/oksh
export ENV="$HOME/.config/ksh/kshrc" # ENV var should be ignored by zsh and bash