diff options
Diffstat (limited to 'accounts/gkleen@sif/shell/quickshell/Bar.qml')
-rw-r--r-- | accounts/gkleen@sif/shell/quickshell/Bar.qml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/accounts/gkleen@sif/shell/quickshell/Bar.qml b/accounts/gkleen@sif/shell/quickshell/Bar.qml index 399b566f..d52740b2 100644 --- a/accounts/gkleen@sif/shell/quickshell/Bar.qml +++ b/accounts/gkleen@sif/shell/quickshell/Bar.qml | |||
@@ -89,18 +89,8 @@ PanelWindow { | |||
89 | 89 | ||
90 | PipewireWidget {} | 90 | PipewireWidget {} |
91 | 91 | ||
92 | Item { | ||
93 | height: parent.height | ||
94 | width: 2 | ||
95 | } | ||
96 | |||
97 | SystemTray {} | 92 | SystemTray {} |
98 | 93 | ||
99 | Item { | ||
100 | height: parent.height | ||
101 | width: 2 | ||
102 | } | ||
103 | |||
104 | KeyboardLayout {} | 94 | KeyboardLayout {} |
105 | 95 | ||
106 | Item { | 96 | Item { |