fix: workspaces

This commit is contained in:
Elias Renman
2023-12-03 23:42:10 +01:00
parent 52e4de7f71
commit 708e2dbcd3

View File

@@ -8,7 +8,7 @@
"height": 34, "height": 34,
"modules-left": [ "modules-left": [
"hyprland/workspaces", "wlr/workspaces",
], ],
"modules-center": [ "modules-center": [
@@ -123,7 +123,7 @@
"max-length": 120 "max-length": 120
}, },
"hyprland/workspaces": { "wlr/workspaces": {
"format": "{icon}", "format": "{icon}",
"on-scroll-up": "hyprctl dispatch workspace e+1", "on-scroll-up": "hyprctl dispatch workspace e+1",
"on-scroll-down": "hyprctl dispatch workspace e-1" "on-scroll-down": "hyprctl dispatch workspace e-1"