From 4a86b66d06dda958f8d136234225ed160604a61a Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Sat, 21 Jun 2025 22:47:13 +1000 Subject: feat: window info panel Also disable reload popup --- shell.qml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'shell.qml') diff --git a/shell.qml b/shell.qml index 2930501..bfca2b4 100644 --- a/shell.qml +++ b/shell.qml @@ -1,3 +1,5 @@ +//@ pragma Env QS_NO_RELOAD_POPUP=1 + import "modules" import "modules/drawers" import "modules/background" -- cgit v1.2.3-freya