Added background opacity slider to bar settings
This commit is contained in:
parent
ba69ccbf82
commit
a4d5a10da9
3 changed files with 41 additions and 1 deletions
|
|
@ -78,6 +78,7 @@ Singleton {
|
|||
property bool showBrightness: true
|
||||
property bool showNotificationsHistory: true
|
||||
property bool showTray: true
|
||||
property real backgroundOpacity: 1.0
|
||||
property list<string> monitors: []
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue