From cf7938c87b49d457982e611b62d6c68f6e820054 Mon Sep 17 00:00:00 2001 From: joestandring Date: Wed, 5 Jun 2019 19:11:47 +0000 Subject: [PATCH] Super minor change in README examples --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9fa6700..c46e3cd 100644 --- a/README.md +++ b/README.md @@ -28,13 +28,13 @@ A modular statusbar for DWM ### dwm_alsa Displays the current master volume of ALSA ``` -[🔉 55] +[🔉 55%] ``` Dependencies: ```alsa-utils``` ### dwm_pulse Displays the current master volume of PulseAudio ``` -[🔉 55] +[🔉 55%] ``` Dependencies: ```pamixer``` ### dwm_countdown