summaryrefslogtreecommitdiff
path: root/accounts/gkleen@sif/shell/quickshell/Bar.qml
diff options
context:
space:
mode:
Diffstat (limited to 'accounts/gkleen@sif/shell/quickshell/Bar.qml')
-rw-r--r--accounts/gkleen@sif/shell/quickshell/Bar.qml6
1 files changed, 4 insertions, 2 deletions
diff --git a/accounts/gkleen@sif/shell/quickshell/Bar.qml b/accounts/gkleen@sif/shell/quickshell/Bar.qml
index e8bd6245..bce72077 100644
--- a/accounts/gkleen@sif/shell/quickshell/Bar.qml
+++ b/accounts/gkleen@sif/shell/quickshell/Bar.qml
@@ -112,14 +112,16 @@ PanelWindow {
112 112
113 BatteryWidget {} 113 BatteryWidget {}
114 114
115 LockscreenInhibitorWidget {}
116
115 WaylandInhibitorWidget { 117 WaylandInhibitorWidget {
116 window: bar 118 window: bar
117 } 119 }
118 120
119 NotificationInhibitorWidget {}
120
121 LidSwitchInhibitorWidget {} 121 LidSwitchInhibitorWidget {}
122 122
123 NotificationInhibitorWidget {}
124
123 Item { 125 Item {
124 height: parent.height 126 height: parent.height
125 width: 8 - 4 127 width: 8 - 4