From ddcbaedce4398689d1f38d09648db7f6cfff0c41 Mon Sep 17 00:00:00 2001 From: Nydragon Date: Sat, 5 Oct 2024 00:25:32 +0200 Subject: [PATCH] fix: error in systemd execution --- src/shell.qml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/shell.qml b/src/shell.qml index 5b28345..94125a3 100644 --- a/src/shell.qml +++ b/src/shell.qml @@ -1,3 +1,4 @@ +//@ pragma UseQApplication import Quickshell // for ShellRoot and PanelWindow