???
This commit is contained in:
parent
8b65afff88
commit
e911fcbfec
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ static const char *colors[][3] = {
|
||||||
static const char *const autostart[] = {
|
static const char *const autostart[] = {
|
||||||
"picom", NULL,
|
"picom", NULL,
|
||||||
"/home/sako/.dwmscripts/bar.sh", NULL,
|
"/home/sako/.dwmscripts/bar.sh", NULL,
|
||||||
"feh", "--bg-scale", "/home/sako/.config/background.png", NULL,
|
"feh", "--bg-scale", "/home/sako/background.png", NULL,
|
||||||
"nm-applet", NULL,
|
"nm-applet", NULL,
|
||||||
"blueman-applet", NULL,
|
"blueman-applet", NULL,
|
||||||
"keepassxc", NULL,
|
"keepassxc", NULL,
|
||||||
|
|
Loading…
Reference in a new issue