ironbar: Remove battery status for now

Later I'll probably add it in a popup so it doesn't show if no battery
is present, such as inside a virtual machine.
This commit is contained in:
Donovan Glover 2023-07-04 12:03:59 -04:00
parent 74b3c412a5
commit 428e641b28
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -20,16 +20,6 @@
],
"end": [
{
"type": "label",
"label": " "
},
{
"type": "label",
"label": "{{cat /sys/class/power_supply/BAT0/capacity}}%"
},
{
"type": "clipboard",
"max_items": 3,