Change
This commit is contained in:
@@ -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": {
|
||||||
|
|||||||
Reference in New Issue
Block a user