// vim: filetype=json
[{
"layer": "top",
"height": 34,
"include": [ "~/.config/waybar/modules.json" ],
"modules-left": [
"clock",
"niri/workspaces",
"mpris",
"wireplumber"
],
"modules-center": [
],
"modules-right": [
"custom/weather",
"custom/mail-status",
"cpu",
"memory",
"backlight",
"battery#bat0",
"battery#bat1",
"custom/batwatt",
"custom/torrent-status",
"network",
"niri/language",
"tray",
]
}]