]> Skullheadx's Git Forge - slstatus.git/commitdiff
add currently playing song
authorSkullheadx <admonty1@protonmail.com>
Wed, 29 Apr 2026 09:08:35 +0000 (05:08 -0400)
committerSkullheadx <admonty1@protonmail.com>
Wed, 29 Apr 2026 09:08:35 +0000 (05:08 -0400)
config.h

index 342ff09a834b5884b33b12ed8c5b6ff9bb370c2e..424e4a56250341046955b75bcee9148a8650e299 100644 (file)
--- a/config.h
+++ b/config.h
@@ -68,6 +68,7 @@ static const struct arg args[] = {
        /* function format          argument */
        { username, " %s@",  NULL },
        { hostname, "%s |",  NULL },
+       { run_command, " %s |", "mpc"},
        { cpu_perc, " CPU %s%% |",  NULL },
        { ram_perc, " RAM %s%% |",  NULL },
 /*     { swap_perc, " SWAP %s%% |",  NULL },*/