From 2d34feab4da1a6c701ef28645f8a28b270384ca6 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sat, 5 Oct 2024 18:09:06 +0200 Subject: [PATCH] i3: move sharing indicator a bit to the left --- config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config b/config index 6f7329b..4132f5d 100644 --- a/config +++ b/config @@ -158,13 +158,13 @@ for_window [class="Shadow"] fullscreen enable for_window [window_role="PictureInPicture"] floating enable, resize set 1280 720 for_window [class="pavucontrol"] floating enable # Firefox sharing indicator -for_window [floating_from="auto" title="Firefox — Sharing Indicator"] border none, sticky enable, move position 30 ppt -5 px +for_window [floating_from="auto" title="Firefox — Sharing Indicator"] border none, sticky enable, move position 15 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 30 ppt -5 px +for_window [floating_from="auto" title=" is sharing your screen.$"] border none, sticky enable, move position 15 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 30 ppt -5 px +for_window [floating_from="auto" title="Screen Sharing Tracker" instance="jitsi meet"] border none, sticky enable, move position 15 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