Status bar. CSS-styled, JSON-configured. Glassmorphism.
Files
waybar/.config/waybar/config.jsonc— modules + layoutwaybar/.config/waybar/style.css— generated by Theme Engine
Layout
- Left — workspaces, window title
- Right — bluetooth · pulseaudio · network · battery ·
custom/notification
Modules & Telemetry
The top bar is a live JSON-fed telemetry system providing real-time system state.
- Active Modules:
workspaces,window,clock,bluetooth,pulseaudio,network,battery.
Styling
The bar uses CSS templates injected with generative theme colors (e.g., rgba(${ACCENT1_RGB}, 0.8)). This ensures the UI remains visually consistent with the current theme engine state.
Reload
pkill -SIGUSR2 waybar