diff options
| author | Jeff Carr <[email protected]> | 2023-04-12 12:36:08 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2023-04-12 12:36:08 -0500 |
| commit | cbee8e02a6db029d34a9f0067870d206fa60f449 (patch) | |
| tree | fa1787573ed8a4c3ee9aa293ec60773fff86e524 | |
| parent | 49f34f4a98193fd17f94905367bda2814a31911b (diff) | |
neofetch args
Signed-off-by: Jeff Carr <[email protected]>
| -rw-r--r-- | bashrc/.wit | 2 |
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 |
