aboutsummaryrefslogtreecommitdiff
path: root/dot-config
diff options
context:
space:
mode:
authorBlake Romero <blake@blkrom.com>2025-07-22 14:45:34 +0100
committerBlake Romero <blake@blkrom.com>2025-07-22 14:45:34 +0100
commitc551bb680cc9d520343753a8bfb90bd05f95cc79 (patch)
tree9f8cbf16d4b6076a06396b7de9f70a91c321fb7c /dot-config
parentb60fcaaec914160929a8a221d59f9eee44e56e04 (diff)
Add estimate to yambar battery module
Diffstat (limited to 'dot-config')
-rwxr-xr-xdot-config/yambar/config.yml20
1 files changed, 10 insertions, 10 deletions
diff --git a/dot-config/yambar/config.yml b/dot-config/yambar/config.yml
index 1fd55de..437cba7 100755
--- a/dot-config/yambar/config.yml
+++ b/dot-config/yambar/config.yml
@@ -64,16 +64,16 @@ battery: &battery
- ramp:
tag: capacity
items:
- - string: {text: "{capacity}% 󰁺", foreground: *RED}
- - string: {text: "{capacity}% 󰁻", foreground: *orange}
- - string: {text: "{capacity}% 󰁼", foreground: *yellow}
- - string: {text: "{capacity}% 󰁽", foreground: *yellow}
- - string: {text: "{capacity}% 󰁾"}
- - string: {text: "{capacity}% 󰁿"}
- - string: {text: "{capacity}% 󰂀"}
- - string: {text: "{capacity}% 󰂁"}
- - string: {text: "{capacity}% 󰂂"}
- - string: {text: "{capacity}% 󰁹"}
+ - string: {text: "({estimate}) {capacity}% 󰁺", foreground: *RED}
+ - string: {text: "({estimate}) {capacity}% 󰁻", foreground: *orange}
+ - string: {text: "({estimate}) {capacity}% 󰁼", foreground: *yellow}
+ - string: {text: "({estimate}) {capacity}% 󰁽", foreground: *yellow}
+ - string: {text: "({estimate}) {capacity}% 󰁾"}
+ - string: {text: "({estimate}) {capacity}% 󰁿"}
+ - string: {text: "({estimate}) {capacity}% 󰂀"}
+ - string: {text: "({estimate}) {capacity}% 󰂁"}
+ - string: {text: "({estimate}) {capacity}% 󰂂"}
+ - string: {text: "({estimate}) {capacity}% 󰁹"}
state == "charging":
- ramp:
tag: capacity