refactor: waybar

This commit is contained in:
2025-08-18 21:25:55 +03:00
parent 0c6c31d89a
commit 8fb0abd24d

View File

@@ -9,18 +9,18 @@
// Choose the order of the modules // Choose the order of the modules
"modules-left": [ "modules-left": [
"hyprland/workspaces", "hyprland/workspaces",
"idle_inhibitor" "idle_inhibitor",
"power-profiles-daemon",
"pulseaudio"
], ],
"modules-center": [ "modules-center": [
"mpd" "mpd"
], ],
"modules-right": [ "modules-right": [
"power-profiles-daemon",
"pulseaudio",
"network", "network",
"cpu", "cpu",
"memory", "memory",
"temperature", //"temperature",
//"backlight", //"backlight",
//"hyprland/language", //"hyprland/language",
"battery", "battery",