aboutsummaryrefslogtreecommitdiffstats
path: root/config/quickshell/overview/services/GlobalStates.qml
diff options
context:
space:
mode:
Diffstat (limited to 'config/quickshell/overview/services/GlobalStates.qml')
-rw-r--r--config/quickshell/overview/services/GlobalStates.qml11
1 files changed, 11 insertions, 0 deletions
diff --git a/config/quickshell/overview/services/GlobalStates.qml b/config/quickshell/overview/services/GlobalStates.qml
new file mode 100644
index 00000000..7644e385
--- /dev/null
+++ b/config/quickshell/overview/services/GlobalStates.qml
@@ -0,0 +1,11 @@
+pragma Singleton
+pragma ComponentBehavior: Bound
+
+import QtQuick
+import Quickshell
+
+Singleton {
+ id: root
+ property bool overviewOpen: false
+ property bool superReleaseMightTrigger: true
+}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage