{
    "layer": "top",
    "position": "bottom",
    "fixed-center": "true",
    "output": "HDMI-A-1",
    "margin-top": 0,
    "margin-bottom": 0,
    "margin-left": 0,
    "margin-right": 0,    
    "spacing": 3,

    // Load Modules
    "include": [
        "~/.config/sdgos/monocle/modules.json"
    ],    
    "modules-left": [
        "custom/daemon",
        "custom/window1",
        "custom/window2",
        "custom/window3",
        "custom/window4",
        "custom/window5",
        "custom/window6",
        "custom/window7",
        "custom/window8",
        "custom/window9",
        "custom/window10",


    ],
    "modules-center": [
    ],
    "modules-right": [
    ]
}