My fork of avd (yet another dwm status bar ecosystem)
Go to file
Narvin Singh deca8326c1 Feat: status-bar
Each panel of the status bar can be turned on or off and configured
with an icon or no icon.

- Loops every 2 seconds
- Reports on:
  - CPU usage
  - Memory usage
  - Backlight brightness
  - Volume (requires amixer from alsa-utils)
    - Icon changes when volume is below 50%, at or above 50%, or muted
  - Battery percentage for each batter
    - Icon changes from batter to plug when on AC power
  - Date and time
2020-12-23 23:48:59 -05:00
README.md Feat: README stub 2020-12-23 00:35:30 -05:00
status-bar Feat: status-bar 2020-12-23 23:48:59 -05:00

status-bar

Status bar that sets the WM_NAME property of the root window.