mirror of
https://github.com/eliasrenman/dotfiles.git
synced 2026-03-16 20:46:08 +01:00
fix: workspaces
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user