summaryrefslogtreecommitdiff
path: root/config/BarConfig.qml
diff options
context:
space:
mode:
Diffstat (limited to 'config/BarConfig.qml')
-rw-r--r--config/BarConfig.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/BarConfig.qml b/config/BarConfig.qml
index d41acdf..d7e89e3 100644
--- a/config/BarConfig.qml
+++ b/config/BarConfig.qml
@@ -21,7 +21,7 @@ Singleton {
property bool activeIndicator: true
property bool occupiedBg: false
property bool showWindows: true
- property bool activeTrail: !showWindows // Doesn't work well with variable sized workspaces
+ property bool activeTrail: false
property string label: " "
property string occupiedLabel: "󰮯 "
property string activeLabel: "󰮯 "