From cb8c78723bf709a5e44f3dcee0e8014f68634387 Mon Sep 17 00:00:00 2001 From: Daniil Tsivinsky Date: Sat, 20 Nov 2021 15:24:27 +0300 Subject: [PATCH] Add settings for Picture-in-Picture windows --- config/sway/config | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config/sway/config b/config/sway/config index 5e5465b..69dce80 100644 --- a/config/sway/config +++ b/config/sway/config @@ -86,6 +86,11 @@ for_window [class="mpv"] move absolute center for_window [class="MuPDF"] floating enable for_window [app_id="pavucontrol"] floating enable +for_window [title="Picture-in-Picture"] { + sticky enable + move position 78ppt 65ppt +} + # _ _ _ _____ ___ ____ _____ _ ____ _____