switching to jetbrains mono nerd

This commit is contained in:
krolyxon 2022-07-27 22:45:24 +05:30
parent 5895794337
commit 23103cffe1
2 changed files with 4 additions and 4 deletions

View File

@ -65,11 +65,11 @@ static const char unknown_str[] = "n/a";
*/
static const struct arg args[] = {
/* function format argument */
{ run_command, " [  %s% ] ", "pamixer --get-volume | awk {'print $1'}" },
{ run_command, " [  %s% ] ", "pamixer --get-volume | awk {'print $1'}" },
// { netspeed_rx,"[  %sB/s ] ", "wlp7s0"},
// { netspeed_tx,"[ 祝 %sB/s ] ", "wlp7s0"},
{ cpu_perc, "[  %s% ] ", NULL},
{ ram_perc, "[  %s%, ", NULL},
{ cpu_perc, "[  %s% ] ", NULL},
{ ram_perc, "[  %s%, ", NULL},
{ ram_used, "%sB ] ", NULL },
{ datetime, "%s", "[  %a, %d %b, %Y ] [  %r ] "},
{ datetime, "%s", "[  %a, %d %b, %Y ] [  %r ] "},
};

BIN
slstatus

Binary file not shown.