Removethe sprator |

This commit is contained in:
Anas Elgarhy 2022-07-24 09:00:55 +02:00
parent 2af6ccaf98
commit 40af384b57

View file

@ -65,8 +65,8 @@ static const char unknown_str[] = "n/a";
*/
static const struct arg args[] = {
/* function format argument */
{ run_command, "🔊%4s | ", "amixer sget Master | awk -F\"[][]\" '/%/ { print $2 }' | head -n1" },
{ run_command, "🌞%3s%% | ", "xbacklight -get | awk '{print $1}'" },
{ run_command, "🔊%4s ", "amixer sget Master | awk -F\"[][]\" '/%/ { print $2 }' | head -n1" },
{ run_command, "🌞%3s%% ", "xbacklight -get | awk '{print $1}'" },
{ cpu_perc, "🤖%s%% ", NULL },
{ ram_perc, "🎚 %s%% ", NULL },
// { netspeed_tx, " %s ^ ", "wlan0" },