aboutsummaryrefslogtreecommitdiffstats
path: root/config/quickshell/overview/shell.qml
diff options
context:
space:
mode:
Diffstat (limited to 'config/quickshell/overview/shell.qml')
-rw-r--r--config/quickshell/overview/shell.qml9
1 files changed, 9 insertions, 0 deletions
diff --git a/config/quickshell/overview/shell.qml b/config/quickshell/overview/shell.qml
index e92b4eb7..7fc9e0ee 100644
--- a/config/quickshell/overview/shell.qml
+++ b/config/quickshell/overview/shell.qml
@@ -1,5 +1,6 @@
//@ pragma UseQApplication
//@ pragma Env QT_QUICK_CONTROLS_STYLE=Basic
+//@ pragma Env QT_QPA_PLATFORMTHEME=
import "./modules/overview/"
import "./services/"
@@ -12,5 +13,13 @@ import Quickshell
import Quickshell.Hyprland
ShellRoot {
+ Connections {
+ target: Quickshell
+
+ function onReloadCompleted() {
+ Quickshell.inhibitReloadPopup();
+ }
+ }
+
Overview {}
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage