diff --git a/.config/quickshell/shell.qml b/.config/quickshell/shell.qml index 3740c99f6..af14d6b74 100644 --- a/.config/quickshell/shell.qml +++ b/.config/quickshell/shell.qml @@ -1,5 +1,6 @@ //@ pragma UseQApplication //@ pragma Env QT_QUICK_CONTROLS_STYLE=Basic +//@ pragma Env QS_NO_RELOAD_POPUP=1 import "./modules/bar/" import "./modules/cheatsheet/"