]> Skullheadx's Git Forge - slstatus.git/commitdiff
remove username + hostname master
authorSkullheadx <admonty1@protonmail.com>
Fri, 1 May 2026 16:45:48 +0000 (12:45 -0400)
committerSkullheadx <admonty1@protonmail.com>
Fri, 1 May 2026 16:45:48 +0000 (12:45 -0400)
config.def.h
config.h

index 66d233d953d4aa5a923393689ea5f5ae1138bad1..178f8ae4fb512e0f64136bc24bfc0ce775a30c70 100644 (file)
@@ -66,8 +66,8 @@ static const char unknown_str[] = "n/a";
  */
 static const struct arg args[] = {
        /* function format          argument */
  */
 static const struct arg args[] = {
        /* function format          argument */
-       { username, " %s@",  NULL },
-       { hostname, "%s |",  NULL },
+/*     { username, " %s@",  NULL },
+       { hostname, "%s |",  NULL }, */
 /*     { run_command, " MUSIC: %s |", "mpc current"},*/
        { run_command, " MUSIC: %s |", "scrolling-title"},
        { cpu_perc, " CPU %s%% |",  NULL },
 /*     { run_command, " MUSIC: %s |", "mpc current"},*/
        { run_command, " MUSIC: %s |", "scrolling-title"},
        { cpu_perc, " CPU %s%% |",  NULL },
index 66d233d953d4aa5a923393689ea5f5ae1138bad1..178f8ae4fb512e0f64136bc24bfc0ce775a30c70 100644 (file)
--- a/config.h
+++ b/config.h
@@ -66,8 +66,8 @@ static const char unknown_str[] = "n/a";
  */
 static const struct arg args[] = {
        /* function format          argument */
  */
 static const struct arg args[] = {
        /* function format          argument */
-       { username, " %s@",  NULL },
-       { hostname, "%s |",  NULL },
+/*     { username, " %s@",  NULL },
+       { hostname, "%s |",  NULL }, */
 /*     { run_command, " MUSIC: %s |", "mpc current"},*/
        { run_command, " MUSIC: %s |", "scrolling-title"},
        { cpu_perc, " CPU %s%% |",  NULL },
 /*     { run_command, " MUSIC: %s |", "mpc current"},*/
        { run_command, " MUSIC: %s |", "scrolling-title"},
        { cpu_perc, " CPU %s%% |",  NULL },