aboutsummaryrefslogtreecommitdiffstats
path: root/config/quickshell/overview-unified/common/Config.qml
diff options
context:
space:
mode:
Diffstat (limited to 'config/quickshell/overview-unified/common/Config.qml')
-rw-r--r--config/quickshell/overview-unified/common/Config.qml22
1 files changed, 0 insertions, 22 deletions
diff --git a/config/quickshell/overview-unified/common/Config.qml b/config/quickshell/overview-unified/common/Config.qml
deleted file mode 100644
index 48601dd3..00000000
--- a/config/quickshell/overview-unified/common/Config.qml
+++ /dev/null
@@ -1,22 +0,0 @@
-pragma Singleton
-pragma ComponentBehavior: Bound
-
-import QtQuick
-import Quickshell
-
-Singleton {
- id: root
-
- property QtObject options: QtObject {
- property QtObject overview: QtObject {
- property int rows: 2
- property int columns: 5
- property real scale: 0.16
- property bool enable: true
- }
-
- property QtObject hacks: QtObject {
- property int arbitraryRaceConditionDelay: 150
- }
- }
-}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage