diff options
Diffstat (limited to 'modules/bar')
| -rw-r--r-- | modules/bar/popouts/ActiveWindow.qml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/bar/popouts/ActiveWindow.qml b/modules/bar/popouts/ActiveWindow.qml index fbad79e..bbb2d7a 100644 --- a/modules/bar/popouts/ActiveWindow.qml +++ b/modules/bar/popouts/ActiveWindow.qml @@ -80,9 +80,6 @@ Item { text: "chevron_right" font.pointSize: Appearance.font.size.large - font.variableAxes: ({ - opsz: Appearance.font.size.large - }) } } } |