Загрузка данных


{
    "layer": "top",
    "position": "top",
    "height": 18, 
    "spacing": 0,

    "modules-left": ["wlr/workspaces"],
    "modules-center": ["clock"],
    "modules-right": [],

    "wlr/workspaces": {
        "format": "{name}",
        "on-click": "activate"
    },

    "clock": {
        "format": "{:%A %H:%M}",
        "tooltip": false
    }
}