chore: add swaync

This commit is contained in:
2025-05-03 16:01:04 +02:00
parent 21547c1fb0
commit 13c559beb9
3 changed files with 627 additions and 0 deletions

View File

@@ -34,6 +34,12 @@ set $WOBSOCK $XDG_RUNTIME_DIR/wob.sock
exec rm -f $WOBSOCK && mkfifo $WOBSOCK && tail -f $WOBSOCK | wob
exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK
# Use swaync as notification daemon
exec swaync
# Toggle swaync control center
bindsym $mod+Shift+n exec swaync-client -t -sw
gaps inner 2
gaps outer 2