Hyprland workspaces waybar module got merged, use those instead

This commit is contained in:
Logan G 2023-09-21 02:15:41 -06:00
parent 056e8e007a
commit 2ae8eb262f
Signed by: logan
GPG key ID: E328528C921E7A7A

View file

@ -3,7 +3,7 @@
"position": "top", "position": "top",
"height": 20, "height": 20,
"modules-left": ["wlr/workspaces"], "modules-left": ["hyprland/workspaces"],
"modules-center": ["hyprland/window"], "modules-center": ["hyprland/window"],
//"modules-right": ["tray", "custom/spotify", "custom/weather", "custom/mail", "custom/storage", "backlight", "pulseaudio", "network", "idle_inhibitor", "battery", "clock"], //"modules-right": ["tray", "custom/spotify", "custom/weather", "custom/mail", "custom/storage", "backlight", "pulseaudio", "network", "idle_inhibitor", "battery", "clock"],
"modules-right": ["pulseaudio#hyprland", "backlight", "idle_inhibitor", "network#hyprland", "battery", "clock", "tray"], "modules-right": ["pulseaudio#hyprland", "backlight", "idle_inhibitor", "network#hyprland", "battery", "clock", "tray"],