diff --git a/config/dwm/config.def.h b/config/dwm/config.def.h index 3dc1b6b8..bb4ac90a 100644 --- a/config/dwm/config.def.h +++ b/config/dwm/config.def.h @@ -35,7 +35,7 @@ static const char *colors[][3] = { static const char *const autostart[] = { "picom", NULL, "/home/sako/.dwmscripts/bar.sh", NULL, - "feh", "--bg-scale", "/home/sako/.config/background.png", NULL, + "feh", "--bg-scale", "/home/sako/background.png", NULL, "nm-applet", NULL, "blueman-applet", NULL, "keepassxc", NULL,