From 03e56fe20c6151a7a28f382ec64067c903d49c4d Mon Sep 17 00:00:00 2001 From: Andrew Scott Date: Mon, 7 Oct 2024 10:09:59 -0400 Subject: [PATCH] yambar: remove eth disconnected icon on bar2 for now --- dot_config/yambar/bar2.yml.tmpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dot_config/yambar/bar2.yml.tmpl b/dot_config/yambar/bar2.yml.tmpl index 273a783..689f275 100644 --- a/dot_config/yambar/bar2.yml.tmpl +++ b/dot_config/yambar/bar2.yml.tmpl @@ -282,7 +282,8 @@ bar: text: " {name}: {dl-speed:mb} mb/s down / {ul-speed:mb} mb/s up", } conditions: - state == down: { string: { text: , font: *awesome } } + state == down: { string: { text: "", font: *awesome } } + # state == down: { string: { text: , font: *awesome } } ipv4 == "": - string: { text: , font: *awesome } - string: