From c3894de0032390c09ddd28c8c2bf3b3bd9f5b4e9 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Fri, 9 Jan 2026 19:53:59 -0500 Subject: remove more things, make lock screen use wallpaper not screenshot --- modules/controlcenter/state/LauncherState.qml | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 modules/controlcenter/state/LauncherState.qml (limited to 'modules/controlcenter/state/LauncherState.qml') diff --git a/modules/controlcenter/state/LauncherState.qml b/modules/controlcenter/state/LauncherState.qml deleted file mode 100644 index 58f5fc8..0000000 --- a/modules/controlcenter/state/LauncherState.qml +++ /dev/null @@ -1,7 +0,0 @@ -import QtQuick - -QtObject { - id: root - - property var active: null -} -- cgit v1.2.3-freya