{ "include": "~/.config/waybar/modules", "name": "main-bar", "id": "main-bar", "layer": "top", "mode": "dock", "exclusive": true, "passthrough": false, "position": "top", "output": "DP-2", "height": 32, "width": "", "spacing": 6, "margin": 0, "margin-top": 0, "margin-bottom": 0, "margin-left": 0, "margin-right": 0, "fixed-center": true, "ipc": true, "modules-left": [ "custom/menu", "hyprland/workspaces" ], // "modules-center": [ // "hyprland/window", // "mpd" // ], "modules-right": [ "tray", "pulseaudio", "custom/weather", "battery", "clock", "custom/power" ] }