// vim:ft=json
[
{
    "position": "bottom", 
    "output": ["HDMI-A-1"],
	"margin-left": 7, 
	"margin-right": 7, 
	"margin-bottom": 7, 
    "layer": "top",
    "id": "main",
    "name": "main",
    "spacing": 2,
    "modules-left": ["sway/workspaces", "custom/obs", "sway/mode"],
    "modules-center": [],
    "modules-right": [ "custom/sales", "custom/vm", "pulseaudio", "memory", "custom/resin", "custom/ups", "custom/updates", "custom/weather", "tray", "clock"],
	"include": [ "~/.config/waybar/modules.json" ]
},
{
    "position": "bottom", 
    "output": ["eDP-1"],
	"margin-left": 7, 
	"margin-right": 7, 
	"margin-bottom": 7, 
    "layer": "top",
    "id": "main",
    "name": "main",
    "spacing": 0,
    "modules-left": ["sway/workspaces", "sway/mode"],
    "modules-center": [],
    "modules-right": [ "pulseaudio", "custom/updates", "custom/weather", "custom/battery", "clock"],
	"include": [ "~/.config/waybar/modules.json" ]
}
]
