Skip to content
Discussion options

You must be logged in to vote

If you have 3 monitors for instance, and monitor '0' is your primary. You can do this:

{
    "0": {
        "left": [
            "dashboard",
            "workspaces",
            "windowtitle"
        ],
        "middle": [
            "media"
        ],
        "right": [
            "volume",
            "clock",
            "notifications"
        ]
    },
    "1": {
        "left": [],
        "middle": [],
        "right": []
    },
    "2": {
        "left": [],
        "middle": [],
        "right": []
    }
}

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@cortexssd
Comment options

Answer selected by cortexssd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants