aboutsummaryrefslogtreecommitdiffstats
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.h b/config.h
index 6e95064..fcf9e14 100644
--- a/config.h
+++ b/config.h
@@ -22,7 +22,6 @@ static const char *colors[][3] = {
static const char *const autostart[] = {
"/home/jozan/.config/dwm/dwmrc", NULL,
"/usr/local/bin/notify-send", "-u", "normal", "\uf30c", "Welcome back, partner!", NULL,
- "/usr/local/bin/espeak", "Welcome back, partner!", NULL,
NULL /* terminate */
};