mirror of
https://github.com/xHyroM/dotfiles.git
synced 2024-11-10 01:18:06 +01:00
22 lines
No EOL
710 B
JSON
22 lines
No EOL
710 B
JSON
{
|
|
"labelinfo": {
|
|
"type": "combobox",
|
|
"description": "Display",
|
|
"default": "nothing",
|
|
"options": {
|
|
"Show percentage": "percentage",
|
|
"Show time remaining": "time",
|
|
"Show percentage and time remaining": "percentage_time",
|
|
"Hide label": "nothing"
|
|
},
|
|
"value": "nothing"
|
|
},
|
|
"showmulti": {
|
|
"type": "switch",
|
|
"default": false,
|
|
"description": "Always show all batteries",
|
|
"tooltip": "Check this to always show multiple batteries in the panel, regardless of whether one of them is marked primary.",
|
|
"value": false
|
|
},
|
|
"__md5__": "db29025b0930e93063f745d0adcc675a"
|
|
} |