From 538d9261fdffac43d114b5a9ec616986516d4240 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Thu, 9 Jun 2022 22:54:10 +0200 Subject: [PATCH] =?UTF-8?q?i3:=20border=20pixel=200=20=E2=86=92=20border?= =?UTF-8?q?=20none?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config b/config index fc80a42..f4c5d33 100644 --- a/config +++ b/config @@ -151,17 +151,17 @@ 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 0, sticky enable, move position 10 ppt -5 px +for_window [floating_from="auto" title="Firefox — Sharing Indicator"] border none, 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 0, sticky enable, move position 10 ppt -5 px +for_window [floating_from="auto" title=" is sharing your screen.$"] border none, 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 0, sticky enable, move position 10 ppt -5 px +for_window [floating_from="auto" title="Screen Sharing Tracker" instance="jitsi meet"] border none, 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 -for_window [class="^zoom(\.|$)" instance="zoom(\.|$)" title="^zoom$"] floating enable, border pixel 0 +for_window [class="^zoom(\.|$)" instance="zoom(\.|$)" title="^zoom$"] floating enable, border none no_focus [class="^zoom(\.|$)" instance="zoom(\.|$)" title="^zoom$"] # start stuff