From 8040be99a879c8af745905fc88655c6b04450e8e Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sat, 1 Mar 2025 17:32:33 +0900 Subject: Added Top & Bot waybar v2 layout, Prismatic Glow waybar style. Adjust Select wallpaper yad to avoid multiple yad notification --- config/waybar/ModulesGroups | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'config/waybar/ModulesGroups') diff --git a/config/waybar/ModulesGroups b/config/waybar/ModulesGroups index 179a91ba..30e47f16 100644 --- a/config/waybar/ModulesGroups +++ b/config/waybar/ModulesGroups @@ -107,6 +107,20 @@ ] }, +"group/power": { + "orientation": "inherit", + "drawer": { + "transition-duration": 500, + "children-class": "drawer-child", + "transition-left-to-right": false + }, + "modules": [ + "custom/power", + "custom/quit", + "custom/lock", + "custom/reboot" + ] +}, // groups for vertical "group/power#vert": { "orientation": "inherit", -- cgit v1.2.3