diff options
-rw-r--r-- | config.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 */ }; |