add picom to startup

This commit is contained in:
Sakooooo 2023-08-07 17:02:53 +03:00
parent d5b3a2869d
commit f38af2d8aa
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -32,6 +32,7 @@ static const char *colors[][3] = {
};
static const char *const autostart[] = {
"picom", NULL,
"/home/sako/.dwmscripts/bar.sh", NULL,
"feh", "--bg-scale", "/home/sako/.config/bspwm/background.png", NULL,
"nm-applet", NULL,