Named workspaces improvements

- renamed settings to showWorkspacesNames (plural)
- improved overall look and readability
This commit is contained in:
LemmyCook 2025-08-26 12:21:48 -04:00
parent 22af8e91cc
commit 620b3e3abc
3 changed files with 35 additions and 32 deletions

View file

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