diff options
Diffstat (limited to 'modules/bar/components/Tray.qml')
| -rw-r--r-- | modules/bar/components/Tray.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/bar/components/Tray.qml b/modules/bar/components/Tray.qml index 15a6bc4..efe4267 100644 --- a/modules/bar/components/Tray.qml +++ b/modules/bar/components/Tray.qml @@ -1,4 +1,4 @@ -import "root:/config" +import qs.config import Quickshell.Services.SystemTray import QtQuick |