Workspace: ShowLabel replaced toggle by NComboBox so we can choose "Name" or "Index"

This commit is contained in:
LemmyCook 2025-08-26 20:55:45 -04:00
parent 94e59592f0
commit dd456edf90
3 changed files with 25 additions and 11 deletions

View file

@ -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