parent
49f34f4a98
commit
cbee8e02a6
|
@ -77,7 +77,7 @@ if [ -d ~/.config/wit/ ]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ $? == 0 ]; then
|
if [ $? == 0 ]; then
|
||||||
neofetch
|
neofetch --cpu_temp C --battery_display infobar
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue