mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 16:21:34 +01:00
waybar: add different battery icon for charging state
This commit is contained in:
parent
d9acddfce2
commit
8670209dbe
1 changed files with 1 additions and 0 deletions
|
|
@ -81,6 +81,7 @@
|
||||||
|
|
||||||
battery = {
|
battery = {
|
||||||
format = "{icon} {capacity}%";
|
format = "{icon} {capacity}%";
|
||||||
|
format-charging = " {capacity}%";
|
||||||
format-icons = [
|
format-icons = [
|
||||||
""
|
""
|
||||||
""
|
""
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue