1
0

21 lines
396 B
Plaintext
Executable File

{
"layer": "top",
"position": "top",
"reload_style_on_change": true,
"modules-center": ["hyprland/workspaces"],
"hyprland/workspaces": {
"format": "{icon}",
"format-icons": {
"active": "",
"default": "",
"empty": ""
},
"persistent-workspaces": {
"*": [ 1,2,3,4,5 ]
}
}
}