cursor
This commit is contained in:
parent
2820e29459
commit
772d3b3516
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue