From 8bac906e771b5c958ac2cbb5a4fa37138ed10c29 Mon Sep 17 00:00:00 2001 From: Mahesh Asolkar Date: Sat, 9 Nov 2024 17:56:08 -0800 Subject: [PATCH] Using swaync for notifications --- dwl_entourage/dwl.notification_setup | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/dwl_entourage/dwl.notification_setup b/dwl_entourage/dwl.notification_setup index cbf2d8f..6f19d25 100644 --- a/dwl_entourage/dwl.notification_setup +++ b/dwl_entourage/dwl.notification_setup @@ -1,7 +1,9 @@ -mako --font "Iosevka Term" \ - --background-color "#777777AA" \ - --text-color "#EEEEEE" \ - --border-color "#777777AA" \ - --border-radius 5 \ - --default-timeout 5000 & +# mako --font "Iosevka Term" \ +# --background-color "#777777AA" \ +# --text-color "#EEEEEE" \ +# --border-color "#777777AA" \ +# --border-radius 5 \ +# --default-timeout 5000 & + +swaync &