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,