general: Added new simple mode for script usage

This commit is contained in:
Dylan Araps
2019-01-07 16:13:59 +02:00
parent c29ecc3fae
commit 9b2796e168
2 changed files with 3 additions and 1 deletions

View File

@@ -4257,6 +4257,7 @@ INFO:
For multiple outputs at once (each line of info in an array):
IFS=\$'\\n' read -d \"\" -ra info < <(neofetch memory uptime wm)
info=(\"\${info[@]##*: }\")
--disable infoname Allows you to disable an info line from appearing