diff --git a/config/dwm/config.def.h b/config/dwm/config.def.h index 6dff6698..dd73b6a3 100644 --- a/config/dwm/config.def.h +++ b/config/dwm/config.def.h @@ -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,