diff --git a/config/waybar-hyprland/config b/config/waybar-hyprland/config index c863cff..9f6e342 100644 --- a/config/waybar-hyprland/config +++ b/config/waybar-hyprland/config @@ -4,10 +4,10 @@ "margin-bottom": 10, "margin-left": 10, "margin-right": 10, - "modules-left": ["wlr/workspaces", "hyprland/language", "keyboard-state", "hyprland/submap", "hyprland/window"], + "modules-left": ["hyprland/workspaces", "hyprland/language", "keyboard-state", "hyprland/submap", "hyprland/window"], "modules-center": ["tray", "custom/notifications", "clock"], "modules-right": ["network", "pulseaudio#output", "pulseaudio#input", "temperature", "cpu", "memory"], - "wlr/workspaces": { + "hyprland/workspaces": { "disable-scroll": true, "all-outputs": true, "format": "{icon} {name}",