// // WAYBAR CONFIG // { "include": ["~/.config/waybar/modules.json"], "reload_style_on_change": true, "modules-left": [ "custom/menu", "sway/workspaces", // "sway/scratchpad", "niri/workspaces" ], "modules-center": [], "modules-right": [ "mpd", "cpu", "memory", "backlight", "network", "bluetooth", //"wireplumber#source", "wireplumber", "battery", "clock#calendar", "clock", "tray" ] }