summaryrefslogtreecommitdiff
path: root/modules/controlcenter/state/LauncherState.qml
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2026-01-09 19:53:59 -0500
committerFreya Murphy <freya@freyacat.org>2026-01-22 08:34:30 -0500
commitc2e633cc07d195b62727630d6175dd94c9d5f432 (patch)
treeffb11bda791b51eedaade40a8db774f11092b222 /modules/controlcenter/state/LauncherState.qml
parentlen :3 (diff)
downloadcaelestia-shell-c2e633cc07d195b62727630d6175dd94c9d5f432.tar.gz
caelestia-shell-c2e633cc07d195b62727630d6175dd94c9d5f432.tar.bz2
caelestia-shell-c2e633cc07d195b62727630d6175dd94c9d5f432.zip
remove more things, make lock screen use wallpaper not screenshot
Diffstat (limited to 'modules/controlcenter/state/LauncherState.qml')
-rw-r--r--modules/controlcenter/state/LauncherState.qml8
1 files changed, 0 insertions, 8 deletions
diff --git a/modules/controlcenter/state/LauncherState.qml b/modules/controlcenter/state/LauncherState.qml
deleted file mode 100644
index c5da7aa..0000000
--- a/modules/controlcenter/state/LauncherState.qml
+++ /dev/null
@@ -1,8 +0,0 @@
-import QtQuick
-
-QtObject {
- id: root
-
- property var active: null
-}
-