summaryrefslogtreecommitdiff
path: root/dwm-6.3/config.h
diff options
context:
space:
mode:
authorstkhan <personal@slickd.xyz>2022-06-16 11:18:11 +0000
committerstkhan <personal@slickd.xyz>2022-06-16 11:18:11 +0000
commit324e008f3bbd2b123979dde252b02e221623f8d0 (patch)
tree44bd99e32f1b60e64a4faf857a03ba89ff9ece07 /dwm-6.3/config.h
parent03ebd259490c87eae0c3ae148150227cb5ba55f0 (diff)
Add ... to loading dwmblocks
Diffstat (limited to 'dwm-6.3/config.h')
-rw-r--r--dwm-6.3/config.h2
1 files changed, 1 insertions, 1 deletions
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,