Merge pull request #136 from MichaelThomas0721/main

Added setting for workspace names.
Thanks for your contribution.  I'll most likely rework it a tiny bit to make it more aesthetic later today.
This commit is contained in:
Lemmy
2025-08-26 12:04:01 -04:00
committed by GitHub
3 changed files with 25 additions and 0 deletions
+1
View File
@@ -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