diff options
Diffstat (limited to 'shell.qml')
| -rw-r--r-- | shell.qml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ import Quickshell ShellRoot { Bar {} Launcher {} - Osd {} + //Osd {} Background {} Drawers {} Notifications {} |