From 20672d4ef03cfbc290a8ce1e1acd4eebd9965f6d Mon Sep 17 00:00:00 2001 From: He4eT Date: Tue, 14 Feb 2023 15:24:39 +0300 Subject: [PATCH] i3: chrome: screen sharing window position --- i3/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/i3/config b/i3/config index 801133b..a2a041b 100644 --- a/i3/config +++ b/i3/config @@ -39,6 +39,8 @@ workspace 2 gaps inner 0 for_window [class=".*"] title_format " %title " for_window [class="^.*"] border pixel 3 +for_window [title=" is sharing your screen.$"] border none, sticky enable, move position 0 px 0 px + # [Keyboard shortcuts] set $mod Mod4