diff options
| author | Freya Murphy <freya@freyacat.org> | 2026-01-10 17:29:29 -0500 |
|---|---|---|
| committer | Freya Murphy <freya@freyacat.org> | 2026-03-16 09:29:51 -0400 |
| commit | 0a79ad4725d654850fd8598adc187e925d62b508 (patch) | |
| tree | 472ed1b8bec0306e031c39e746c0c9d30f576e32 /modules/dashboard/Wrapper.qml | |
| parent | remove more things, make lock screen use wallpaper not screenshot (diff) | |
| download | caelestia-shell-0a79ad4725d654850fd8598adc187e925d62b508.tar.gz caelestia-shell-0a79ad4725d654850fd8598adc187e925d62b508.tar.bz2 caelestia-shell-0a79ad4725d654850fd8598adc187e925d62b508.zip | |
remove more things again lol
Diffstat (limited to 'modules/dashboard/Wrapper.qml')
| -rw-r--r-- | modules/dashboard/Wrapper.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/dashboard/Wrapper.qml b/modules/dashboard/Wrapper.qml index 3f8f2bd..9758d27 100644 --- a/modules/dashboard/Wrapper.qml +++ b/modules/dashboard/Wrapper.qml @@ -1,7 +1,6 @@ pragma ComponentBehavior: Bound import qs.components -import qs.components.filedialog import qs.config import qs.utils import Caelestia |