Browse Source

Super minor change in README examples

patch-fontkeys
joestandring 5 years ago
parent
commit
cf7938c87b
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      README.md

+ 2
- 2
README.md View File

@ -28,13 +28,13 @@ A modular statusbar for DWM
### dwm_alsa ### dwm_alsa
Displays the current master volume of ALSA Displays the current master volume of ALSA
``` ```
[🔉 55]
[🔉 55%]
``` ```
Dependencies: ```alsa-utils``` Dependencies: ```alsa-utils```
### dwm_pulse ### dwm_pulse
Displays the current master volume of PulseAudio Displays the current master volume of PulseAudio
``` ```
[🔉 55]
[🔉 55%]
``` ```
Dependencies: ```pamixer``` Dependencies: ```pamixer```
### dwm_countdown ### dwm_countdown


Loading…
Cancel
Save