From 26fc643882b0b657ec39932f1d4b2f05c2bcf1d7 Mon Sep 17 00:00:00 2001 From: ewy1 Date: Wed, 15 Jan 2025 09:15:59 +0100 Subject: changes --- .config/sway/config.d/windows | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to '.config/sway/config.d') diff --git a/.config/sway/config.d/windows b/.config/sway/config.d/windows index bb3b787..10ffd7b 100644 --- a/.config/sway/config.d/windows +++ b/.config/sway/config.d/windows @@ -3,9 +3,12 @@ for_window [title="Picture-in-Picture"] { floating enable position 2567,619 size 791x445 + focus parent } + for_window [app_id="pavucontrol"] { floating enable - move position 1900px 0px - resize set 800 400 + move position cursor + resize set 600 300 + focus } -- cgit v1.3