From 7fb81049f3407c588f499e80ee59e857f7e83118 Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Sat, 26 Jul 2025 09:09:52 +0700 Subject: [PATCH] welcome app: fix material theme --- .config/quickshell/ii/welcome.qml | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/quickshell/ii/welcome.qml b/.config/quickshell/ii/welcome.qml index bfcb2015f..14656ed71 100644 --- a/.config/quickshell/ii/welcome.qml +++ b/.config/quickshell/ii/welcome.qml @@ -13,6 +13,7 @@ import Quickshell import Quickshell.Io import Quickshell.Hyprland import qs +import qs.services import qs.modules.common import qs.modules.common.widgets import qs.modules.common.functions