--test: Include cpu usage
This commit is contained in:
parent
c69a8f2418
commit
c3ddcaa331
2
neofetch
2
neofetch
|
@ -3229,7 +3229,7 @@ while [ "$1" ]; do
|
|||
esac
|
||||
;;
|
||||
--test)
|
||||
info=(title underline distro kernel uptime packages shell resolution de wm wmtheme theme icons cpu gpu memory font disk battery song localip publicip users birthday term termfont)
|
||||
info=(title underline distro kernel uptime packages shell resolution de wm wmtheme theme icons cpu cpu_usage gpu memory font disk battery song localip publicip users birthday term termfont)
|
||||
|
||||
refresh_rate="on"
|
||||
shell_version="on"
|
||||
|
|
Reference in New Issue