diff --git a/config/dwm/config.def.h b/config/dwm/config.def.h index 2f9c5fb4..e88e9403 100644 --- a/config/dwm/config.def.h +++ b/config/dwm/config.def.h @@ -26,6 +26,7 @@ static const char *colors[][3] = { }; static const char *const autostart[] = { + "/home/sako/.dwmscripts/bar.sh", NULL, "picom", NULL, "keepassxc", NULL, "nm-applet", NULL,