]> Skullheadx's Git Forge - slstatus.git/commitdiff
only show title
authorSkullheadx <admonty1@protonmail.com>
Wed, 29 Apr 2026 09:12:31 +0000 (05:12 -0400)
committerSkullheadx <admonty1@protonmail.com>
Wed, 29 Apr 2026 09:12:31 +0000 (05:12 -0400)
config.h

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