From d455dde75f767ef04b2229ab9be9725d78962ca7 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Tue, 12 Dec 2023 15:11:27 +0100 Subject: [PATCH] i3: move sharing indicator more to the right --- config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config b/config index 3f87f53..370a88f 100644 --- a/config +++ b/config @@ -158,13 +158,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 none, sticky enable, move position 10 ppt -5 px +for_window [floating_from="auto" title="Firefox — Sharing Indicator"] border none, sticky enable, move position 20 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 none, sticky enable, move position 10 ppt -5 px +for_window [floating_from="auto" title=" is sharing your screen.$"] border none, sticky enable, move position 20 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 none, 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 20 ppt -5 px no_focus [floating_from="auto" title="Screen Sharing Tracker" instance="jitsi meet"] # Zoom (😱?) for_window [class="^zoom$" title="^Zoom($|\s)"] floating disable, border pixel $borderpx