summaryrefslogtreecommitdiff
path: root/config/Config.qml
diff options
context:
space:
mode:
Diffstat (limited to 'config/Config.qml')
-rw-r--r--config/Config.qml11
1 files changed, 0 insertions, 11 deletions
diff --git a/config/Config.qml b/config/Config.qml
index c49240e..7a5c04f 100644
--- a/config/Config.qml
+++ b/config/Config.qml
@@ -166,18 +166,7 @@ Singleton {
statusIcons: bar.popouts.statusIcons
},
workspaces: {
- shown: bar.workspaces.shown,
- activeIndicator: bar.workspaces.activeIndicator,
- occupiedBg: bar.workspaces.occupiedBg,
- showWindows: bar.workspaces.showWindows,
- showWindowsOnSpecialWorkspaces: bar.workspaces.showWindowsOnSpecialWorkspaces,
- activeTrail: bar.workspaces.activeTrail,
perMonitorWorkspaces: bar.workspaces.perMonitorWorkspaces,
- label: bar.workspaces.label,
- occupiedLabel: bar.workspaces.occupiedLabel,
- activeLabel: bar.workspaces.activeLabel,
- capitalisation: bar.workspaces.capitalisation,
- specialWorkspaceIcons: bar.workspaces.specialWorkspaceIcons
},
tray: {
background: bar.tray.background,