A customizable status bar for Hyprland.
- Hyprland
- Quickshell
- Qt 6
- PulseAudio (for volume display)
git clone https://github.com/xWalfie-SMR/quickshell-bar.git ~/.config/quickshellgit clone https://github.com/xWalfie-SMR/quickshell-bar.git
ln -sfn quickshell-bar ~/.config/quickshellIf using my dotfiles, quickshell-bar is installed automatically.
quickshellOr add to your hyprland.conf:
exec-once = quickshell- Logo: Custom Arch icon
- Media Info: MPRIS-compatible player info (Spotify, VLC, etc.)
- Workspaces: Interactive workspace indicators (1-10) with animations
- Time/Date: Current time and date display
- Volume: Real-time volume via PulseAudio
Edit shell.qml to customize:
- Colors (border, workspace indicators)
- Panel height and margins
- Time/date format
- Workspace count
- Font sizes
Edit Globals.qml for fonts and icons.
MIT License (see LICENSE)