From 0c56eceb56ccd349b5b761bbf442e005f85dcfc5 Mon Sep 17 00:00:00 2001 From: Konstantin Koslowski Date: Sun, 21 Mar 2021 14:03:45 +0100 Subject: [PATCH] sway: add floating rules for firefox popups --- config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config b/config index 37a06f7..f59d7b8 100644 --- a/config +++ b/config @@ -278,7 +278,8 @@ for_window [app_id="com.nextcloud.desktopclient.nextcloud"] floating enable for_window [app_id="imv"] floating enable for_window [app_id=".*"] title_format '%title (%app_id)' for_window [class=".*"] title_format '%title (%class:%instance)' -for_window [app_id="firefox" title="Firefox - Sharing Indicator"] floating enable; move position 0 0 +for_window [app_id="firefox" title="Firefox — Sharing Indicator"] floating enable +for_window [app_id="firefox" title="Picture-in-Picture"] floating enable for_window [title="bluetoothctl"] floating enable for_window [title="fzf"] floating enable # scratchpad rules