diff options
Diffstat (limited to 'slstatus/config.def.h')
| -rw-r--r-- | slstatus/config.def.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/slstatus/config.def.h b/slstatus/config.def.h index 9eb7384..c273999 100644 --- a/slstatus/config.def.h +++ b/slstatus/config.def.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"}, |
