diff --git a/dots/.config/waybar/config b/dots/.config/waybar/config index b051d7b1..d3bb6301 100644 --- a/dots/.config/waybar/config +++ b/dots/.config/waybar/config @@ -5,7 +5,7 @@ "modules-left": [ "custom/launcher", "hyprland/submap", - "wlr/workspaces", + "hyprland/workspaces", "cpu", "memory", "temperature", @@ -66,7 +66,7 @@ "󰁹" ] }, - "wlr/workspaces": { + "hyprland/workspaces": { "format": "", "on-scroll-up": "hyprctl dispatch workspace e-1", "on-scroll-down": "hyprctl dispatch workspace e+1",