diff --git a/.config/quickshell/modules/bar/Bar.qml b/.config/quickshell/modules/bar/Bar.qml index 989d3cf33..b4b35e87c 100644 --- a/.config/quickshell/modules/bar/Bar.qml +++ b/.config/quickshell/modules/bar/Bar.qml @@ -7,6 +7,7 @@ import QtQuick.Controls import QtQuick.Layouts import Qt5Compat.GraphicalEffects import Quickshell +import Quickshell.Wayland import Quickshell.Hyprland import Quickshell.Io import Quickshell.Services.Mpris @@ -27,6 +28,7 @@ Scope { property var modelData screen: modelData + WlrLayershell.namespace: "quickshell:bar" height: barHeight + Appearance.rounding.screenRounding exclusiveZone: barHeight mask: Region {