dashy icon indicating copy to clipboard operation
dashy copied to clipboard

Proposed inclusion in docs -- fixing Glances on Windows for Dashy widgets

Open KaiStarkk opened this issue 2 years ago • 1 comments
trafficstars

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.

KaiStarkk avatar Nov 04 '23 07:11 KaiStarkk

If you're enjoying Dashy, consider dropping us a ⭐
🤖 I'm a bot, and this message was automated

liss-bot avatar Nov 04 '23 07:11 liss-bot

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

CrazyWolf13 avatar Feb 03 '24 18:02 CrazyWolf13

Merged PR, closing ticket.

Lissy93 avatar Feb 11 '24 15:02 Lissy93