amnweb / yasb

A highly configurable cross-platform (Windows) status bar written in Python.
Other
132 stars 16 forks source link

Add more RAM usage widget config #24

Closed bytenekos closed 3 weeks ago

bytenekos commented 3 weeks ago

This adds a "virtual_mem_used" to show the system ram usage and "virtual_mem_outof" to show a system ram usage / total system ram.

Would be nice to also change the default ram widget config (assuming this pr gets merged) to "virtual_mem_used" as I feel like the average user would like to see their ram usage instead of how much ram is free. (if you feel like this should be changed, lmk and I'll commit a change to config.yaml)