From 72c39240811f1def43fca71de51566d206f7728d Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Thu, 21 Jan 2021 19:33:10 +0100 Subject: Update 2021-01-21T18:33:10Z --- .config/sway/auto.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to '.config/sway/auto.conf') diff --git a/.config/sway/auto.conf b/.config/sway/auto.conf index 6afe96b..fe004f9 100644 --- a/.config/sway/auto.conf +++ b/.config/sway/auto.conf @@ -18,6 +18,8 @@ for_window [app_id="firefox" title="^Developer Tools"] floating enable for_window [app_id="firefox" title="Sharing Indicator$"] floating enable, border none, move position 0 ppt 50 ppt, sticky enable for_window [app_id="firefox" title="^Close tabs?"] floating enable for_window [app_id="firefox" title="^File Upload$"] exec centercon -w .6 +for_window [app_id="firefox" title="^Save As$"] exec centercon -w .6 +for_window [app_id="Telegram" title="^Choose Files$"] floating enable; exec centercon -w .6 # Tag windows for_window [app_id="firefox"] mark browser -- cgit 1.4.1