Added setting for workspace names
This commit is contained in:
parent
7a849806fb
commit
c917d7dccb
3 changed files with 25 additions and 0 deletions
|
|
@ -122,6 +122,7 @@ Singleton {
|
|||
property bool showActiveWindowIcon: true
|
||||
property bool alwaysShowBatteryPercentage: false
|
||||
property real backgroundOpacity: 1.0
|
||||
property bool showWorkspaceNames: false
|
||||
property list<string> monitors: []
|
||||
|
||||
// Widget configuration for modular bar system
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue