rename notifications layer

This commit is contained in:
FUFSoB
2025-09-22 22:33:45 +05:00
parent 358cfe26e2
commit 45fb881ec2
+3
View File
@@ -37,6 +37,9 @@ Variants {
sourceComponent: PanelWindow {
screen: modelData
WlrLayershell.namespace: "noctalia-notifications"
color: Color.transparent
readonly property string location: (Settings.isLoaded && Settings.data && Settings.data.notifications && Settings.data.notifications.location) ? Settings.data.notifications.location : "top_right"