orblazer / plasma-applet-resources-monitor

Plasmoid for monitoring CPU, memory, network traffic, GPUs and disks IO.
https://www.pling.com/p/2143899/
GNU General Public License v3.0
57 stars 6 forks source link

[BUG] Second line of memory is not displayed #89

Closed wtklrs closed 2 months ago

wtklrs commented 2 months ago

OS: Arch linux DE: Plasma 6.1.0 [KF5 ] [Qt ] (x11) Widget Version: latest

Preview: 2024-06-29_01 36 04

Settings: 2024-06-29_01 37 06

free:

                  total        used        free      shared  buff/cache   available
Mem:         3972748     2342968      479208       68124     1459408     1629780
Swap:        4071420           0     4071420
orblazer commented 2 months ago

Hello, This is normal because your swap used is to 0. In this widget the swap have special behavior and is show label only if value is greater then 0.