added picom to autostart for fanciness
This commit is contained in:
parent
480c62e8cd
commit
a6320082ef
@ -108,6 +108,7 @@ static const char *const autostart[] = {
|
|||||||
"xrdb", "/home/ganome/.Xresources", NULL,
|
"xrdb", "/home/ganome/.Xresources", NULL,
|
||||||
"sh", "/home/ganome/.local/bin/wallsetter.dwm", NULL,
|
"sh", "/home/ganome/.local/bin/wallsetter.dwm", NULL,
|
||||||
"parcellite", NULL,
|
"parcellite", NULL,
|
||||||
|
"picom", "-b", NULL,
|
||||||
NULL /* terminate */
|
NULL /* terminate */
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user