A custom Waybar configuration for Omarchy with Cava audio visualizer, system monitoring, and theme-adaptive colors.
Inspired by Dionysus waybar theme.
- Cava Audio Visualizer - Horizontal bars reacting to audio with volume percentage
- Mic Voice Level - Real-time voice-reactive level bar with percentage
- Battery Bar - Visual battery indicator with charging status (for laptops)
- System Monitoring - CPU, GPU (with VRAM), RAM, Disk usage, and Coolant temperature
- Network Speeds - WiFi/Ethernet icon with live download/upload speeds
- Microphone Toggle - Ctrl+M with audio feedback (beep sounds)
- Theme-Adaptive Colors - Automatically matches your Omarchy theme
- Bracketed Modules - Clean
[ module ]styling
git clone https://github.com/SeanGSR/loading-waybar-rice.git && cd loading-waybar-rice && ./install.shgit clone https://github.com/SeanGSR/loading-waybar-rice.git
cd loading-waybar-rice
chmod +x install.sh
./install.shcava- Audio visualizerwaybar- Status barpipewire/wireplumber- Audio control (uses wpctl)lm_sensors- Temperature monitoringsox- Mic level analysisalsa-utils- Audio recording (for mic level)nvidia-utils- GPU monitoring (optional, for NVIDIA cards)
Install on Arch:
sudo pacman -S cava waybar pipewire wireplumber lm_sensors sox alsa-utils nvidia-utils| Key | Action |
|---|---|
Ctrl+M |
Toggle microphone mute (with sound feedback) |
| Click on volume | Open audio mixer |
| Scroll on volume | Adjust volume |
Left: [ Omarchy ] [ CPU GPU RAM Disk Coolant ] [ Tray ]
Center: [ Workspaces ]
Right: [ Net ↓↑ ] [ Mic ███░░ 30% ] [ Bluetooth ] [ Cava ███░░ 70% ] [ Battery ███░░ 60% ] [ Tuesday 17/03 March • 14:30:45 ]
Colors are automatically pulled from your Omarchy theme at:
~/.config/omarchy/current/theme/colors.toml
Change your Omarchy theme and waybar updates automatically!
All scripts are in ~/.config/waybar/scripts/:
cava-volume.sh- Audio visualizer + volumemic-level.sh- Voice-reactive mic level barbattery.sh- Battery bar visualizationsysinfo.sh- System monitoringnetwork.sh- Network speedsmic-toggle.sh- Toggle mic with sound
cd loading-waybar-rice
./uninstall.shThis restores your previous waybar config from backup.