summaryrefslogtreecommitdiff
path: root/modules/bar/components
diff options
context:
space:
mode:
author2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-08-04 21:02:19 +1000
committer2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-08-04 21:02:19 +1000
commit350148528bba5719c4cfbdf58d092d8205c3f16d (patch)
tree53545daa1b13065ab0281fb954e710d6992b1028 /modules/bar/components
parentreadme: add faq (diff)
downloadcaelestia-shell-350148528bba5719c4cfbdf58d092d8205c3f16d.tar.gz
caelestia-shell-350148528bba5719c4cfbdf58d092d8205c3f16d.tar.bz2
caelestia-shell-350148528bba5719c4cfbdf58d092d8205c3f16d.zip
dashboard: fix tab desync
Fixes #324
Diffstat (limited to 'modules/bar/components')
-rw-r--r--modules/bar/components/TrayItem.qml2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/bar/components/TrayItem.qml b/modules/bar/components/TrayItem.qml
index 2c8fa63..3b95949 100644
--- a/modules/bar/components/TrayItem.qml
+++ b/modules/bar/components/TrayItem.qml
@@ -1,8 +1,6 @@
pragma ComponentBehavior: Bound
-import qs.widgets
import qs.config
-import Quickshell
import Quickshell.Widgets
import Quickshell.Services.SystemTray
import QtQuick