neofetch args

Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
Jeff Carr 2023-04-12 12:36:08 -05:00
parent 49f34f4a98
commit cbee8e02a6
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ if [ -d ~/.config/wit/ ]; then
fi
if [ $? == 0 ]; then
neofetch
neofetch --cpu_temp C --battery_display infobar
fi