From ffde9c98f50b7040300f6a73dc43b2cba3681bc3 Mon Sep 17 00:00:00 2001 From: ewy Date: Thu, 21 May 2026 23:18:06 +0200 Subject: add colored notifications for mako and rely on systemd service instead of sway starting mako --- .config/sway/config.d/windows | 3 +++ 1 file changed, 3 insertions(+) (limited to '.config/sway/config.d/windows') diff --git a/.config/sway/config.d/windows b/.config/sway/config.d/windows index ad2d004..309b7c4 100644 --- a/.config/sway/config.d/windows +++ b/.config/sway/config.d/windows @@ -7,6 +7,7 @@ for_window [title="Picture-in-Picture"] { } for_window [app_id="pavucontrol"] { + border normal floating enable move position cursor resize set 800 600 @@ -17,3 +18,5 @@ for_window [class="feh"] { floating enable focus } + +bindsym --release --border button2 kill -- cgit v1.3.1