refactor(waybar): use hyprland workspaces module instead of wlr
This commit is contained in:
parent
4dedd9d613
commit
768db8a00d
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user