From 30e880c3747e465426f1a2bb239a1bad6f2ef04a Mon Sep 17 00:00:00 2001 From: ozpv <39195175+ozpv@users.noreply.github.com> Date: Sat, 27 Jul 2024 03:36:04 +0000 Subject: update glyphs --- config.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.def.h') diff --git a/config.def.h b/config.def.h index bdf7927..2ce551a 100644 --- a/config.def.h +++ b/config.def.h @@ -16,6 +16,6 @@ static const struct arg args[] = { { netspeed_rx, "[ %s B/s ]", "wlp2s0" }, { battery_perc,"[  %s%% ]", "BAT0" }, { run_command, "[ %s ]", "volume" }, - { ram_perc, "[  %s%% ]", NULL }, + { ram_perc, "[ 󰍛 %s%% ]", NULL }, { datetime, "  %s", "%a %b %d %r" }, }; -- cgit v1.2.3