diff --git a/users/configs/desktop/waybar/config.json b/users/configs/desktop/waybar/config.json index 1936079..da4cdda 100644 --- a/users/configs/desktop/waybar/config.json +++ b/users/configs/desktop/waybar/config.json @@ -47,8 +47,8 @@ ] }, "hyprland/workspaces": { - "on-scroll-up": "hyprctl dispatch workspace e+1", - "on-scroll-down": "hyprctl dispatch workspace e-1", + "on-scroll-up": "hyprctl dispatch workspace -1", + "on-scroll-down": "hyprctl dispatch workspace +1", "on-click": "activate", "format": "{id}", "format-icons": {