diff options
| author | 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | 2025-05-11 23:55:05 +1000 |
|---|---|---|
| committer | 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | 2025-05-11 23:55:05 +1000 |
| commit | 60858f6f02fb7dc04e727db89090e7b83399803a (patch) | |
| tree | 0a6300271786a38a468ba4bb6df0c392eed82043 /modules/osd/Content.qml | |
| parent | osd: fix show on hover (diff) | |
| download | caelestia-shell-60858f6f02fb7dc04e727db89090e7b83399803a.tar.gz caelestia-shell-60858f6f02fb7dc04e727db89090e7b83399803a.tar.bz2 caelestia-shell-60858f6f02fb7dc04e727db89090e7b83399803a.zip | |
feat: session menu
Diffstat (limited to 'modules/osd/Content.qml')
| -rw-r--r-- | modules/osd/Content.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/osd/Content.qml b/modules/osd/Content.qml index 25ba7b8..6814966 100644 --- a/modules/osd/Content.qml +++ b/modules/osd/Content.qml @@ -1,7 +1,6 @@ import "root:/widgets" import "root:/services" import "root:/config" -import Quickshell import QtQuick Column { |