From cbee8e02a6db029d34a9f0067870d206fa60f449 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Wed, 12 Apr 2023 12:36:08 -0500 Subject: [PATCH] neofetch args Signed-off-by: Jeff Carr --- bashrc/.wit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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