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