aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2024-05-28 20:11:14 +0100
committerJustine Smithies <justine@smithies.me.uk>2024-05-28 20:11:14 +0100
commit55cd594df00593d3ff72c0947fa608b7a9e362cd (patch)
tree3b0fd7e0da0df0c3c67aaefa0283018f6b93697a /.config
parent51e4da34ea757e3478292b51b010010cb47fb57c (diff)
Updated Yambar config to add defaults to network modules
Diffstat (limited to '.config')
-rw-r--r--.config/yambar/config.yml6
1 files changed, 5 insertions, 1 deletions
diff --git a/.config/yambar/config.yml b/.config/yambar/config.yml
index d8193c9..6629489 100644
--- a/.config/yambar/config.yml
+++ b/.config/yambar/config.yml
@@ -148,6 +148,8 @@ bar:
conditions:
name == enp5s0:
map:
+ default:
+ - string: { text: 󰲜, font: *nerdfont, foreground: ffffffff }
conditions:
state == up:
- string: { text: 󰈀, font: *nerdfont, foreground: ffffffff }
@@ -159,10 +161,12 @@ bar:
conditions:
name == wlp3s0:
map:
+ default:
+ - string: { text: , font: *nerdfont, foreground: ffffffff }
conditions:
state == up:
- string: { text: , font: *nerdfont, foreground: ffffff66 }
- state == down:
+ state == down || unknown:
- string: { text: , font: *nerdfont, foreground: ffffffff }
- battery:
name: BAT0