From ee6887de452a813e17f03bdec57235e7f2ca9ffd Mon Sep 17 00:00:00 2001 From: John Mertz Date: Wed, 2 Oct 2024 12:57:17 -0600 Subject: [PATCH] Try out swaync --- sway/autostart | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sway/autostart b/sway/autostart index 76a51ba7c..320baa423 100644 --- a/sway/autostart +++ b/sway/autostart @@ -40,7 +40,8 @@ exec ${HOME}/scripts/sway/idle.sh daemon & exec systemctl --user restart wallpapers.service & # Notification daemon -exec mako --config=${HOME}/.dotfiles/mako.conf & +exec swaync -c ${HOME}/.dotfiles/config.json -s .dotfiles/swaync/style.css & +#exec mako --config=${HOME}/.dotfiles/mako.conf & # Tray icons # TODO: Orage is dead. Find a new calendaring solution