bar: fix active workspace indicator
This commit is contained in:
parent
53f14b3ca2
commit
3de11aee36
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ Rectangle {
|
|||
source: base
|
||||
maskSource: root.mask
|
||||
maskEnabled: true
|
||||
maskSpreadAtMin: 1
|
||||
maskSpreadAtMin: 0.6
|
||||
maskThresholdMin: 0.4
|
||||
|
||||
x: root.vertical ? 0 : -parent.offset
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue