diff --git a/modules/linuxnm.c b/modules/linuxnm.c index b00cf1e..577cf2c 100644 --- a/modules/linuxnm.c +++ b/modules/linuxnm.c @@ -81,7 +81,7 @@ char *linuxnm_module_poll() { strcat(output, "ﳤ"); } if ((active_types & TYPE_VPN) == TYPE_VPN) { - strcat(output, "嬨"); + strcat(output, "嬨 "); } if ((active_types & TYPE_WIRED) == TYPE_WIRED) { strcat(output, "");