{ "layer": "top", "position": "top", "height": 22, "width": 820, "spacing": 0, "margin-bottom": 0, "margin-top": 6, "exclusive": true, "output": "HDMI-A-1", "modules-left": [ "hyprland/workspaces" ], "modules-center": [ "hyprland/window" ], "modules-right": [ "clock" ], "hyprland/workspaces": { "format": "{icon}", "format-icons": { "1": "一", "2": "二", "3": "三", "4": "四", "5": "五", "6": "六", "7": "七", "8": "八", "9": "九", "10": "十" }, "on-click": "activate", "sort-by-number": true, "all-outputs": true }, "hyprland/window": { "format": "{}", "separate-outputs": true, "max-length": 50 }, "clock": { "format": "{:%d/%m | %H:%M:%S}", "interval": 1, "tooltip": false } }