set namespace for bar

This commit is contained in:
end-4
2025-04-30 22:19:50 +02:00
parent 1e5079cd61
commit 34268147e6
+2
View File
@@ -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 {