diff options
Diffstat (limited to '.config/yambar/config.yml')
-rw-r--r-- | .config/yambar/config.yml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/.config/yambar/config.yml b/.config/yambar/config.yml index 9ef06c9..935687d 100644 --- a/.config/yambar/config.yml +++ b/.config/yambar/config.yml @@ -200,13 +200,13 @@ bar: <<: *discharging state == discharging: <<: *discharging - state == charging: - - string: {text: , foreground: ffffffff, font: *nerdfont} - - string: {text: "{capacity}%"} + # state == charging: + # - string: {text: , foreground: ffffffff, font: *nerdfont} + # - string: {text: "{capacity}%"} state == full: - string: {text: , foreground: ffffffff, font: *nerdfont} - string: {text: "{capacity}%"} - state == "not charging": + state == charging: - ramp: tag: capacity items: |