mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
BatterySettings: add option to pick which battery is being shown
BatteryPanel: remove redundant things
This commit is contained in:
@@ -46,6 +46,11 @@
|
||||
}
|
||||
},
|
||||
"battery": {
|
||||
"device": {
|
||||
"default": "標準 (表示デバイス)",
|
||||
"description": "表示するバッテリーデバイスを選択してください。",
|
||||
"label": "電池デバイス"
|
||||
},
|
||||
"display-mode": {
|
||||
"description": "値の表示方法を選択します。",
|
||||
"label": "表示モード"
|
||||
|
||||
Reference in New Issue
Block a user