summaryrefslogtreecommitdiff
path: root/bashrc/.wit
diff options
context:
space:
mode:
Diffstat (limited to 'bashrc/.wit')
-rw-r--r--bashrc/.wit2
1 files changed, 1 insertions, 1 deletions
diff --git a/bashrc/.wit b/bashrc/.wit
index 439908d..76a148b 100644
--- a/bashrc/.wit
+++ b/bashrc/.wit
@@ -77,7 +77,7 @@ if [ -d ~/.config/wit/ ]; then
fi
if [ $? == 0 ]; then
- neofetch
+ neofetch --cpu_temp C --battery_display infobar
fi