From 9a6666344555a6a0ba1f28f8c933e5820b6d7858 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sat, 21 May 2022 10:09:06 +0200 Subject: [PATCH] i3: remove border from file sharing indicators --- config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config b/config index 2cb8d47..9ef6ef6 100644 --- a/config +++ b/config @@ -151,13 +151,13 @@ for_window [class="Shadow"] fullscreen enable for_window [window_role="PictureInPicture"] floating enable for_window [class="Pavucontrol"] floating enable # Firefox sharing indicator -for_window [floating_from="auto" title="Firefox — Sharing Indicator"] border pixel 1, sticky enable, move position 10 ppt -5 px +for_window [floating_from="auto" title="Firefox — Sharing Indicator"] border pixel 0, sticky enable, move position 10 ppt -5 px no_focus [floating_from="auto" title="Firefox — Sharing Indicator"] # Chromium sharing indicator -for_window [floating_from="auto" title=" is sharing your screen.$"] border pixel 1, sticky enable, move position 10 ppt -5 px +for_window [floating_from="auto" title=" is sharing your screen.$"] border pixel 0, sticky enable, move position 10 ppt -5 px no_focus [floating_from="auto" title=" is sharing your screen.$"] # Jitsi sharing indicator -for_window [floating_from="auto" title="Screen Sharing Tracker" instance="jitsi meet"] border pixel 1, sticky enable, move position 10 ppt -5 px +for_window [floating_from="auto" title="Screen Sharing Tracker" instance="jitsi meet"] border pixel 0, sticky enable, move position 10 ppt -5 px no_focus [floating_from="auto" title="Screen Sharing Tracker" instance="jitsi meet"] # Zoom for_window [class="zoom" instance="zoom" title="^Zoom"] floating disable, border pixel $borderpx