Waystatus is a simple status bar for wlroots based compositors.
- Customizable with css
- Hot reload styling
- Per output configuration
- Hot reload modules
- Mouse support
- Workspaces:
- Hyprland
- Sway
- Persistant workspaces
- Hyprland
- Sway
- Current window title
- Hyprland
- Sway
- Battery
- Backlight
- Pulseaudio
- Memory
- CPU average Load
- Custom scripts
- Network
- Date and time
- Bluetooth
- Install dependencies:
- rust
- cairo
- libpulseaudio
- Clone the repository and cd into it
git clone https://github.com/unixpariah/waystatus.git && cd waystatus
- Build the project
cargo build --release
The configuration files will be generated at XDG_HOME_CONFIG/waystatus/* on first run.
Styling with css is handled by css-image and is currently very limited.