Update themes (default/admin -> gruvbox; music -> pina)
This commit is contained in:
@@ -42,9 +42,9 @@ idea from the ThePrimeagen: designated workspace/tags/desktop per app/purpose
|
||||
|
||||
| theme name | focus / use context
|
||||
|-------------|--------------------
|
||||
| pina | admin/productivity work (default theme)
|
||||
| gruvbox | admin/productivity work (default theme)
|
||||
| pina | music
|
||||
| tokyodark | programming/coding
|
||||
| gruvbox | music
|
||||
| mars | night (within 2+ hours of sleep)
|
||||
| lanterns | (tbd?)
|
||||
| lighthouse | (tbd?)
|
||||
|
||||
@@ -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="pina"
|
||||
export DEFAULT_THEME_NAME="gruvbox"
|
||||
|
||||
# ksh/oksh
|
||||
export ENV="$HOME/.config/ksh/kshrc" # ENV var should be ignored by zsh and bash
|
||||
|
||||
Reference in New Issue
Block a user