16 lines
312 B
JSON
16 lines
312 B
JSON
{
|
|
"hyprland/workspaces": {
|
|
"format": "{icon}",
|
|
"disable-scroll": true,
|
|
"format-icons": {
|
|
"default": "",
|
|
"focused": ""
|
|
},
|
|
"cursor": true,
|
|
"all-outputs": true,
|
|
"persistent-workspaces": {
|
|
"*": 5
|
|
}
|
|
}
|
|
}
|