This commit is contained in:
2023-09-18 21:43:38 +01:00
parent dec88731aa
commit 8200266d5d

View File

@@ -47,8 +47,8 @@
] ]
}, },
"hyprland/workspaces": { "hyprland/workspaces": {
"on-scroll-up": "hyprctl dispatch workspace e+1", "on-scroll-up": "hyprctl dispatch workspace -1",
"on-scroll-down": "hyprctl dispatch workspace e-1", "on-scroll-down": "hyprctl dispatch workspace +1",
"on-click": "activate", "on-click": "activate",
"format": "{id}", "format": "{id}",
"format-icons": { "format-icons": {