dashy
dashy copied to clipboard
Proposed inclusion in docs -- fixing Glances on Windows for Dashy widgets
Discussed in https://github.com/Lissy93/dashy/discussions/1371
Originally posted by KaiStarkk November 4, 2023 If running Glances on Windows, I highly recommend using the following startup options (can be set under 'arguments' in NSSM):
--disable-plugin all --enable-plugin cpu,mem,diskio,ip,network,containers,quicklook,load,fs,alert -w
Glances isn't extremely stable on Windows, so disabling all plugins that aren't used by Dashy widgets is a must.
If you're enjoying Dashy, consider dropping us a ⭐
🤖 I'm a bot, and this message was automated
Made a PR, Lissy will decide if she wants to add it to the docs or rather not.
https://github.com/Lissy93/dashy/pull/1456
Merged PR, closing ticket.