From d3497269ec01f89178b784169bdc53cbd16aafa2 Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Thu, 22 Apr 2021 13:15:37 +0200 Subject: sway: update config --- .config/sway/auto.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/sway/auto.conf') diff --git a/.config/sway/auto.conf b/.config/sway/auto.conf index ae56c9c..043d0ad 100644 --- a/.config/sway/auto.conf +++ b/.config/sway/auto.conf @@ -16,7 +16,7 @@ for_window [class="balena-etcher-electron"] floating enable; border normal for_window [app_id="firefox.*" title="Picture-in-Picture"] floating enable, sticky enable, border none 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="Sharing Indicator$"] floating enable, border none, sticky enable; exec centercon -w 0.025 lm 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 -- cgit 1.4.1