From 97115ed0e5cdb4d0d38357439f643c5f7b9e0ac9 Mon Sep 17 00:00:00 2001 From: Dante <150515748+xsghetti@users.noreply.github.com> Date: Mon, 10 Mar 2025 21:45:23 -0400 Subject: [PATCH] fix swaync notification waybar module --- .config/waybar/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/waybar/config b/.config/waybar/config index 6aa71002..635cbcd2 100644 --- a/.config/waybar/config +++ b/.config/waybar/config @@ -191,7 +191,7 @@ "custom/swaync": { "tooltip": true, - "format": "{icon} {}", + "format": "{} {icon}", "format-icons": { "notification": "", "none": "",