add picom to startup
This commit is contained in:
parent
d5b3a2869d
commit
f38af2d8aa
1 changed files with 1 additions and 0 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue