add dwm bar script to startup
This commit is contained in:
parent
8c1b63fe3d
commit
e8249bf63e
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ static const char *colors[][3] = {
|
|||
};
|
||||
|
||||
static const char *const autostart[] = {
|
||||
"~/.dwmscripts/bar.sh", NULL,
|
||||
"xsetroot", "-cursor_name", "Catppuccin-Mocha-Dark", NULL,
|
||||
"feh", "--bg-scale", "/home/sako/.config/bspwm/background.png", NULL,
|
||||
"nm-applet", NULL,
|
||||
|
|
Loading…
Reference in a new issue