Add always show battery percentage option
This commit is contained in:
parent
02e246ab8d
commit
ae5fada790
4 changed files with 45 additions and 10 deletions
|
|
@ -127,6 +127,7 @@ Singleton {
|
|||
property bool showBrightness: true
|
||||
property bool showNotificationsHistory: true
|
||||
property bool showTray: true
|
||||
property bool alwaysShowBatteryPercentage: false
|
||||
property real backgroundOpacity: 1.0
|
||||
property list<string> monitors: []
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue