From 8200266d5dd08cd8a58d378a9573a0bcb62fa649 Mon Sep 17 00:00:00 2001 From: Daniel Patterson Date: Mon, 18 Sep 2023 21:43:38 +0100 Subject: [PATCH] Change --- users/configs/desktop/waybar/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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": {