refactor(waybar): use hyprland workspaces module instead of wlr

This commit is contained in:
Price Hiller 2023-09-04 23:05:51 -05:00
parent 4dedd9d613
commit 768db8a00d
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

View File

@ -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",