mirror of
https://github.com/dylanaraps/neofetch.git
synced 2025-10-04 01:00:17 +00:00
--test: Include cpu usage
This commit is contained in:
2
neofetch
2
neofetch
@@ -3229,7 +3229,7 @@ while [ "$1" ]; do
|
|||||||
esac
|
esac
|
||||||
;;
|
;;
|
||||||
--test)
|
--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"
|
refresh_rate="on"
|
||||||
shell_version="on"
|
shell_version="on"
|
||||||
|
Reference in New Issue
Block a user