Add namespace for Bar & NPanel (noctalia-bar, noctalia-panel)
This commit is contained in:
parent
d3add14ce8
commit
73b0dfa0ff
2 changed files with 5 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue