Add namespace for Bar & NPanel (noctalia-bar, noctalia-panel)

This commit is contained in:
Ly-sec 2025-08-20 14:34:05 +02:00
parent d3add14ce8
commit 73b0dfa0ff
2 changed files with 5 additions and 0 deletions

View file

@ -7,6 +7,8 @@ import qs.Services
PanelWindow {
id: root
WlrLayershell.namespace: "noctalia-panel"
readonly property real scaling: ScalingService.scale(screen)
property bool showOverlay: Settings.data.general.dimDesktop