stygio/.config/waybar/config.jsonc

22 lines
334 B
JSON

{
"height": 30,
//
"modules-left":["river/tags"],
// Center modules will be the workspaces
"modules-center":["river/window"],
// Rightward modules will keep track of time
"modules-right":["clock", "tray"],
// River tags
"river/tags": {
"num-tags": 7
}
// River window (left unset for now)
// Tray
}