27 lines
416 B
JSON
27 lines
416 B
JSON
[
|
|
{
|
|
"height": 1080,
|
|
"hyprland/workspaces": {
|
|
"active-only": false,
|
|
"format": "{name}"
|
|
},
|
|
"layer": "top",
|
|
"modules-center": [],
|
|
"modules-left": [
|
|
"hyprland/workspaces"
|
|
],
|
|
"modules-right": [
|
|
"tray",
|
|
"wireplumber"
|
|
],
|
|
"output": [
|
|
"eDP-1"
|
|
],
|
|
"position": "left",
|
|
"width": 30,
|
|
"wireplumber": {
|
|
"scroll-step": 5
|
|
}
|
|
}
|
|
]
|