aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/yambar/config.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.config/yambar/config.yml b/.config/yambar/config.yml
index 6629489..c9bbf3c 100644
--- a/.config/yambar/config.yml
+++ b/.config/yambar/config.yml
@@ -166,7 +166,9 @@ bar:
conditions:
state == up:
- string: { text: , font: *nerdfont, foreground: ffffff66 }
- state == down || unknown:
+ state == down:
+ - string: { text: , font: *nerdfont, foreground: ffffffff }
+ state == unknown:
- string: { text: , font: *nerdfont, foreground: ffffffff }
- battery:
name: BAT0