-
|
How do I add the |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
So, with fastfetch 2.54, you run fastfetch with --wm-detect-plugin and ; You have the solution above |
Beta Was this translation helpful? Give feedback.
So, with fastfetch 2.54, you run fastfetch with --wm-detect-plugin and ;
fastfetch --wm-detect-plugin ─╯
Error: Unsupported module option: --wm-detect-plugin
Support of module options has been removed. Please add the flag to the JSON config instead.
Example (demonstration only):
{ "modules": [ { "type": "wm", "detectPlugin": true } ] }See https://github.com/fastfetch-cli/fastfetch/wiki/Configuration for more information.
You have the solution above
You can too run fastfetch like that : fastfetch -h -format (to display all information for a module)
For your request : fastfetch -h wm-format