Workspace: ShowLabel replaced toggle by NComboBox so we can choose "Name" or "Index"
This commit is contained in:
parent
94e59592f0
commit
dd456edf90
3 changed files with 25 additions and 11 deletions
|
|
@ -122,7 +122,7 @@ Singleton {
|
|||
property bool showActiveWindowIcon: true
|
||||
property bool alwaysShowBatteryPercentage: false
|
||||
property real backgroundOpacity: 1.0
|
||||
property bool showWorkspacesNames: false
|
||||
property string showWorkspaceLabel: "none"
|
||||
property list<string> monitors: []
|
||||
|
||||
// Widget configuration for modular bar system
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue