mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-08 04:42:11 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user