From 324e008f3bbd2b123979dde252b02e221623f8d0 Mon Sep 17 00:00:00 2001 From: stkhan Date: Thu, 16 Jun 2022 11:18:11 +0000 Subject: Add ... to loading dwmblocks --- dwm-6.3/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dwm-6.3') diff --git a/dwm-6.3/config.h b/dwm-6.3/config.h index b41498c..fb9ed41 100644 --- a/dwm-6.3/config.h +++ b/dwm-6.3/config.h @@ -29,7 +29,7 @@ static const unsigned int alphas[][3] = { }; static const char *const autostart[] = { - "xsetroot", "-name", "Loading dwmblocks", NULL, + "xsetroot", "-name", "Loading dwmblocks...", NULL, "dwmblocks", NULL, "fehbg", NULL, "picom", "--experimental-backends", NULL, -- cgit v1.2.3