good stuff

This commit is contained in:
Sakooooo 2023-09-12 09:58:04 +04:00
parent 30e5ee6a65
commit 9c4b7f55c4
Signed by: sako
GPG key ID: 3FD715D87D7725E0
2 changed files with 5 additions and 1 deletions

View file

@ -26,7 +26,11 @@ static const char *colors[][3] = {
};
static const char *const autostart[] = {
"st", NULL,
"/home/sako/.dwmscripts/bar.sh", NULL,
"picom", NULL,
"keepassxc", NULL,
"nm-applet", NULL,
"blueman-applet", NULL,
NULL /* terminate */
};

0
config/dwmbar/bar.sh Normal file → Executable file
View file