diff --git a/waybar/config.jsonc b/waybar/config.jsonc index 651b255..4f95084 100644 --- a/waybar/config.jsonc +++ b/waybar/config.jsonc @@ -9,18 +9,18 @@ // Choose the order of the modules "modules-left": [ "hyprland/workspaces", - "idle_inhibitor" + "idle_inhibitor", + "power-profiles-daemon", + "pulseaudio" ], "modules-center": [ "mpd" ], "modules-right": [ - "power-profiles-daemon", - "pulseaudio", "network", "cpu", "memory", - "temperature", + //"temperature", //"backlight", //"hyprland/language", "battery",