mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-05 11:40:00 +00:00
BatterySettings: add option to pick which battery is being shown
BatteryPanel: remove redundant things
This commit is contained in:
@@ -87,7 +87,8 @@ Singleton {
|
||||
"Battery": {
|
||||
"allowUserSettings": true,
|
||||
"displayMode": "onhover",
|
||||
"warningThreshold": 30
|
||||
"warningThreshold": 30,
|
||||
"deviceNativePath": ""
|
||||
},
|
||||
"Bluetooth": {
|
||||
"allowUserSettings": true,
|
||||
|
||||
Reference in New Issue
Block a user