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 +++ .config/sway/hosts/wit/outputs | 4 ---- 2 files changed, 3 insertions(+), 4 deletions(-) (limited to '.config/sway') 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 diff --git a/.config/sway/hosts/wit/outputs b/.config/sway/hosts/wit/outputs index eebd642..2687eae 100644 --- a/.config/sway/hosts/wit/outputs +++ b/.config/sway/hosts/wit/outputs @@ -16,7 +16,3 @@ output $right { } workspace 9 output $right -#set $wallpaper ls "$HOME/.steam/root/steamapps/workshop/content/431960" | shuf -n 1 -#exec linux-wallpaperengine --output DP-2 $wallpaper --output HDMI-A-2 $wallpaper - -exec mako --output "HDMI-A-2" -- cgit v1.3.1