From: jxnshi Date: Sun, 26 Jan 2025 20:19:51 +0000 (+0100) Subject: Add background X-Git-Url: https://jxnshi.xyz/repos?a=commitdiff_plain;ds=inline;p=dwm-config.git Add background --- diff --git a/config.def.h b/config.def.h index a5076a9..3adf889 100644 --- a/config.def.h +++ b/config.def.h @@ -20,6 +20,7 @@ static const char *colors[][3] = { }; static const char *const autostart[] = { + "feh", "--bg-fill", ".wallpaper", NULL, "slstatus", NULL, "mpd", NULL, NULL /* terminate */