-
DescriptionIs it possible to specify multiple modules to return using the commandline without having to use a config file? For example, I'd like to return This works when returning a single module:
But the following attempts don't work or will only return the last configured
MotivationI'd like to use an external interface to specify modules and have those modules returned within the JSON response. Additional contextNo response |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
fastfetch -s Memory:CPUUsage --format json |
Beta Was this translation helpful? Give feedback.
-
Thanks for adding this example. It wasn't clear from the documentation and I couldn't find any examples anywhere. |
Beta Was this translation helpful? Give feedback.
fastfetch -s Memory:CPUUsage --format json