mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-08 09:24:17 +01:00
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:
parent
74b3c412a5
commit
428e641b28
@ -20,16 +20,6 @@
|
||||
],
|
||||
|
||||
"end": [
|
||||
{
|
||||
"type": "label",
|
||||
"label": " "
|
||||
},
|
||||
|
||||
{
|
||||
"type": "label",
|
||||
"label": "{{cat /sys/class/power_supply/BAT0/capacity}}%"
|
||||
},
|
||||
|
||||
{
|
||||
"type": "clipboard",
|
||||
"max_items": 3,
|
||||
|
Loading…
Reference in New Issue
Block a user