mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-28 04:39:25 +00:00
Fix indention
This commit is contained in:
@ -68,14 +68,14 @@
|
|||||||
"format-discharging": "{icon}",
|
"format-discharging": "{icon}",
|
||||||
"format-charging": "{icon}",
|
"format-charging": "{icon}",
|
||||||
"format-plugged": "",
|
"format-plugged": "",
|
||||||
"format-icons": {
|
"format-icons": {
|
||||||
"charging": [
|
"charging": [
|
||||||
"", "", "", "", "", "", "", "", "", ""
|
"", "", "", "", "", "", "", "", "", ""
|
||||||
],
|
],
|
||||||
"default": [
|
"default": [
|
||||||
"", "", "", "", "", "", "", "", "", ""
|
"", "", "", "", "", "", "", "", "", ""
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"format-full": "Charged ",
|
"format-full": "Charged ",
|
||||||
"tooltip-format-discharging": "{power:>1.0f}W↓ {capacity}%",
|
"tooltip-format-discharging": "{power:>1.0f}W↓ {capacity}%",
|
||||||
"tooltip-format-charging": "{power:>1.0f}W↑ {capacity}%",
|
"tooltip-format-charging": "{power:>1.0f}W↑ {capacity}%",
|
||||||
|
Reference in New Issue
Block a user