aboutsummaryrefslogtreecommitdiff
path: root/slstatus/config.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--slstatus/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/slstatus/config.h b/slstatus/config.h
index 9eb7384..c273999 100644
--- a/slstatus/config.h
+++ b/slstatus/config.h
@@ -68,6 +68,7 @@ static const struct arg args[] = {
/* function format argument interval (in ms) */
{datetime, "%s;", "%G. %B. %e. %a"},
+ {run_command, "%s%% ", "pulsemixer --get-volume | awk '{print $2 }'"},
{keymap, "%s ", NULL},
{datetime, "%s ", "%H:%M:%S"},