From ad7c6ea98e4588172398669bb8b7939999c7f121 Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Tue, 13 May 2025 16:30:53 +1000 Subject: refactor: move to single window --- shell.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell.qml') diff --git a/shell.qml b/shell.qml index f6a83d2..50af7fe 100644 --- a/shell.qml +++ b/shell.qml @@ -10,7 +10,7 @@ import Quickshell ShellRoot { Bar {} Launcher {} - Osd {} + //Osd {} Background {} Drawers {} Notifications {} -- cgit v1.2.3-freya