Sway Notification Center

This commit is contained in:
Daniel Ziltener 2024-01-17 13:36:35 +01:00
parent 7f6d64d599
commit 289c608092
Signed by: zilti
GPG Key ID: B38976E82C9DAE42
2 changed files with 2 additions and 0 deletions

View File

@ -194,6 +194,7 @@
"swayfx" "swayfx"
"swayidle" "swayidle"
"swaylock-effects" "swaylock-effects"
"swaynotificationcenter"
"telegram-desktop" "telegram-desktop"
"tig" "tig"
"tree-sitter" "tree-sitter"

View File

@ -278,5 +278,6 @@ mode "resize" {
exec pipewire & sleep 0.2s && pipewire-pulse & wireplumber & exec pipewire & sleep 0.2s && pipewire-pulse & wireplumber &
exec shepherd exec shepherd
exec waybar exec waybar
exec swaync
include @sysconfdir@/sway/config.d/* include @sysconfdir@/sway/config.d/*