diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-02-14 18:00:14 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-02-14 18:00:14 +0900 |
| commit | 86ec85bfb60459fe51afbc0b572d9c1f3a74ed2c (patch) | |
| tree | 403ef5a80772249fbc9a2c285655cb82d221362b /config/waybar/ModulesGroups | |
| parent | f9a295fc4f95a6c4b442fbb2b05ea45fbf8c0409 (diff) | |
updated.....updated notification is via waybar added to swaync group
Diffstat (limited to 'config/waybar/ModulesGroups')
| -rw-r--r-- | config/waybar/ModulesGroups | 12 |
1 files changed, 12 insertions, 0 deletions
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 |
