summaryrefslogtreecommitdiffstats
path: root/CRT.h
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2023-04-03 20:30:20 +0200
committerBenBE <BenBE@geshi.org>2023-04-11 23:09:10 +0200
commit467bb78bb1cedc1709216ef38424ecb3928263ea (patch)
treed2e6f731a8ed0b9560fe8664b1c8e4d9820fefe6 /CRT.h
parentccf745ee7ea017230827ad0c5332d1e14fa3ee10 (diff)
ZramMeter: update bar mode
Show both compressed and uncompressed bars. Closes: #1216
Diffstat (limited to 'CRT.h')
-rw-r--r--CRT.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/CRT.h b/CRT.h
index 80de7313..278c1e81 100644
--- a/CRT.h
+++ b/CRT.h
@@ -138,7 +138,8 @@ typedef enum ColorElements_ {
ZFS_OTHER,
ZFS_COMPRESSED,
ZFS_RATIO,
- ZRAM,
+ ZRAM_COMPRESSED,
+ ZRAM_UNCOMPRESSED,
DYNAMIC_GRAY,
DYNAMIC_DARKGRAY,
DYNAMIC_RED,

© 2014-2024 Faster IT GmbH | imprint | privacy policy