From b850b78adbf170132cb58213b311023c93be7646 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Wed, 19 Feb 2025 19:41:07 +0900 Subject: bumping to v2.3.12 --- config/waybar/ModulesGroups | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'config/waybar/ModulesGroups') diff --git a/config/waybar/ModulesGroups b/config/waybar/ModulesGroups index 6bc7cea4..179a91ba 100644 --- a/config/waybar/ModulesGroups +++ b/config/waybar/ModulesGroups @@ -106,4 +106,20 @@ "custom/dot_update", ] }, + +// groups for vertical +"group/power#vert": { + "orientation": "inherit", + "drawer": { + "transition-duration": 300, + "children-class": "not-memory", + "transition-left-to-right": false + }, + "modules": [ + "custom/power", + "custom/lock", + "custom/logout", + "custom/reboot" + ] +}, } \ No newline at end of file -- cgit v1.2.3