From 34c24b617593d29c768a18e602ebcf964b5b687b Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Sat, 5 Aug 2023 19:43:15 +0300 Subject: [PATCH] a --- 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 99940b79..b44b3fa2 100644 --- a/config/dwm/config.def.h +++ b/config/dwm/config.def.h @@ -34,6 +34,7 @@ static const char *colors[][3] = { static const char *const autostart[] = { "/home/sako/.dwmscripts/bar.sh", NULL, "feh", "--bg-scale", "/home/sako/.config/bspwm/background.png", NULL, + "picom", NULL, "nm-applet", NULL, "blueman-applet", NULL, "keepassxc", NULL,