{ "layer": "top", "modules-left": ["wlr/workspaces", "hyprland/window"], "modules-center": ["clock"], "modules-right": [ "network", "battery", "tray" ], "hyprland/window": { }, "network": { }, "bat": { }, "wlr/workspaces": { "format": "{icon}", "on-scroll-up": "hyprctl dispatch workspace e+1", "on-scroll-down": "hyprctl dispatch workspace e-1" }, "clock": { "format-alt": "{:%a, %d. %b %H:%M}" } }