From 8d91c4954c8ede0ebc6d2256e0a5864517ecd65a Mon Sep 17 00:00:00 2001 From: "Henry J. Webster" Date: Thu, 30 Jul 2026 17:34:37 -0500 Subject: (yambar) work on symbols --- yambar/.config/yambar/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yambar/.config/yambar/config.yml b/yambar/.config/yambar/config.yml index 8ee2ad8..632aa7e 100644 --- a/yambar/.config/yambar/config.yml +++ b/yambar/.config/yambar/config.yml @@ -31,9 +31,9 @@ bar: poll-interval: 5000 content: map: - default: {string: {text: "\uf538 {percent_used}%"}} + default: {string: {text: "\uefc5 {percent_used}%"}} conditions: - percent_used > 85: {string: {text: "\uf538 {percent_used}%", foreground: ff5555ff}} + percent_used > 85: {string: {text: "\uefc5 {percent_used}%", foreground: ff5555ff}} - label: content: {string: {text: "|"}} - script: -- cgit v1.3