From 86ec85bfb60459fe51afbc0b572d9c1f3a74ed2c Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 14 Feb 2025 18:00:14 +0900 Subject: updated.....updated notification is via waybar added to swaync group --- config/waybar/ModulesGroups | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'config/waybar/ModulesGroups') diff --git a/config/waybar/ModulesGroups b/config/waybar/ModulesGroups index 923f6a30..6bc7cea4 100644 --- a/config/waybar/ModulesGroups +++ b/config/waybar/ModulesGroups @@ -94,4 +94,16 @@ "custom/keyboard", ] }, +"group/notify": { + "orientation": "inherit", + "drawer": { + "transition-duration": 500, + "children-class": "custom/swaync", + "transition-left-to-right": false + }, + "modules": [ + "custom/swaync", + "custom/dot_update", + ] +}, } \ No newline at end of file -- cgit v1.2.3