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