Named workspaces improvements
- renamed settings to showWorkspacesNames (plural) - improved overall look and readability
This commit is contained in:
parent
22af8e91cc
commit
620b3e3abc
3 changed files with 35 additions and 32 deletions
|
|
@ -122,7 +122,7 @@ Singleton {
|
|||
property bool showActiveWindowIcon: true
|
||||
property bool alwaysShowBatteryPercentage: false
|
||||
property real backgroundOpacity: 1.0
|
||||
property bool showWorkspaceNames: false
|
||||
property bool showWorkspacesNames: false
|
||||
property list<string> monitors: []
|
||||
|
||||
// Widget configuration for modular bar system
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue