Fix No bars in cava 📊
This commit is contained in:
parent
bd875ebb3c
commit
1f7368646d
1 changed files with 5 additions and 0 deletions
5
.zshrc
5
.zshrc
|
@ -127,5 +127,10 @@ alias cmus='JCmusIntegrationWithDiscord --link &>/dev/null & cmus'
|
|||
|
||||
export PATH="$HOME/.yarn/bin:$HOME/.config/yarn/global/node_modules/.bin:$PATH"
|
||||
|
||||
# Fix cava not showing bars
|
||||
LC_MESSAGES=en_US.UTF-8
|
||||
LANGUAGE=en_US
|
||||
LANG=en_US.UTF-8
|
||||
|
||||
# Auto run
|
||||
ufetch
|
||||
|
|
Loading…
Reference in a new issue