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/background | |
| 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/background')
| -rw-r--r-- | modules/background/Wallpaper.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/background/Wallpaper.qml b/modules/background/Wallpaper.qml index 0929895..0ca5ab1 100644 --- a/modules/background/Wallpaper.qml +++ b/modules/background/Wallpaper.qml @@ -2,7 +2,6 @@ pragma ComponentBehavior: Bound import qs.components import qs.components.images -import qs.components.filedialog import qs.services import qs.config import qs.utils |