Add ram icon 📟

This commit is contained in:
Anas Elgarhy 2022-07-24 09:59:01 +02:00
parent a426f47068
commit 035bab3567

View file

@ -70,7 +70,7 @@ static const struct arg args[] = {
{ cpu_perc, "🤖%s%% ", NULL },
{ cpu_freq, "%s ", NULL },
{ temp, "%s\u00b0C ", "/sys/class/thermal/thermal_zone8/temp" },
{ ram_perc, "%s%% ", NULL },
{ ram_perc, "📟%s%% ", NULL },
// { netspeed_tx, " %s ^ ", "wlan0" },
// { netspeed_rx, " %s ", "wlan0" },
{ battery_perc, "🔋%s%%", "BAT0" },