From a7f8f2495f4990044b7791d8f11a32cf14d34b39 Mon Sep 17 00:00:00 2001 From: Ryan Hughes Date: Thu, 14 May 2026 03:25:15 -0400 Subject: [PATCH] Drop microphone widget from default bar layout --- default/quickshell/omarchy-shell/shell-defaults.json | 1 - 1 file changed, 1 deletion(-) diff --git a/default/quickshell/omarchy-shell/shell-defaults.json b/default/quickshell/omarchy-shell/shell-defaults.json index a0d180c1..6316bd66 100644 --- a/default/quickshell/omarchy-shell/shell-defaults.json +++ b/default/quickshell/omarchy-shell/shell-defaults.json @@ -20,7 +20,6 @@ ], "right": [ { "id": "tray" }, - { "id": "microphone" }, { "id": "bluetoothPanel" }, { "id": "networkPanel" }, { "id": "audioPanel" },