{ "name": "waybar-bot", "layer": "top", "position": "bottom", "height": 20, "spacing": 4, "modules-left": [ "hyprland/workspaces", "hyprland/window" ], "modules-center": [ ], "modules-right": [ ], "hyprland/workspaces": { "format": "{icon}", "on-scroll-up": "hyprctl dispatch workspace e+1", "on-scroll-down": "hyprctl dispatch workspace e-1" }, "hyprland/window": { "max-length": 200, "seperate-outputs": true } }