From a83c5662f99bfd0ba835547c32cbd6a0bd7b9947 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sun, 29 Dec 2024 13:11:42 +0900 Subject: moved / added the power-profiles-daemon waybar module to mobo / mobo drawer --- config/waybar/ModulesGroups | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/config/waybar/ModulesGroups b/config/waybar/ModulesGroups index 6e18ca52..923f6a30 100644 --- a/config/waybar/ModulesGroups +++ b/config/waybar/ModulesGroups @@ -19,13 +19,13 @@ "custom/tty", "custom/browser", "custom/settings", - "power-profiles-daemon", ] }, "group/motherboard": { "orientation": "horizontal", "modules": [ "cpu", + "power-profiles-daemon", "memory", "temperature", "disk", @@ -41,7 +41,8 @@ }, "modules": [ "temperature", - "cpu", + "cpu", + "power-profiles-daemon", "memory", "disk", ] -- cgit v1.2.3