TrayMenuWindow: no relative path

This commit is contained in:
ItsLemmy
2025-11-15 16:25:12 -05:00
parent f28452a258
commit 91f098071d
+1 -1
View File
@@ -53,7 +53,7 @@ PanelWindow {
Loader {
id: trayMenu
source: "../Bar/Extras/TrayMenu.qml"
source: Quickshell.shellDir + "/Modules/Bar/Extras/TrayMenu.qml"
onLoaded: {
if (item) {
item.screen = root.screen