From 1c022e16361eb263d0f9c39531c5d969f32bdf1f Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Tue, 12 Sep 2023 12:39:53 +0400 Subject: [PATCH] wee --- 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 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,