From 47e01e5bc491376bd661724eb88cc2f12789eaf7 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Sat, 29 Jul 2023 20:02:31 +0300 Subject: [PATCH] add it again --- config/dwm/config.def.h | 1 + 1 file changed, 1 insertion(+) diff --git a/config/dwm/config.def.h b/config/dwm/config.def.h index 63cdfafc..dda4376d 100644 --- a/config/dwm/config.def.h +++ b/config/dwm/config.def.h @@ -33,6 +33,7 @@ static const char *const autostart[] = { "blueman-applet", NULL, "keepassxc", NULL, "flameshot", NULL, + "discord", NULL, NULL /* terminate */ };