This commit is contained in:
Sakooooo 2023-07-22 15:34:34 +03:00
parent 2820e29459
commit 772d3b3516
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -25,7 +25,7 @@ static const char *colors[][3] = {
};
static const char *const autostart[] = {
"xsetroot", "-cursor_name", "left_ptr", NULL,
"xsetroot", "-cursor_name", "Catppuccin-Mocha-Dark", NULL,
"feh", "--bg-scale", "/home/sako/.config/bspwm/background.png", NULL,
"dwmblocks", NULL,
"nm-applet", NULL,