about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--modules/workstation/windowing/sway/config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/workstation/windowing/sway/config.in b/modules/workstation/windowing/sway/config.in
index 95cdc124e50d..18a6ce048358 100644
--- a/modules/workstation/windowing/sway/config.in
+++ b/modules/workstation/windowing/sway/config.in
@@ -19,8 +19,8 @@ for_window [class="XDvi" instance="xdvi"] floating disable
 # Stop the Firefox sharing indicator (that appears when on an
 # audio/video call) tiling, or appearing in the center of the display,
 # or being focused.
-no_focus [title="Firefox - Sharing Indicator"]
-for_window [title="Firefox - Sharing Indicator"] {
+no_focus [title="(Firefox|Nightly) - Sharing Indicator"]
+for_window [title="(Firefox|Nightly) - Sharing Indicator"] {
     floating enable
     sticky enable