summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
Diffstat (limited to 'wm')
-rw-r--r--wm/dwm-6.3/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/wm/dwm-6.3/config.h b/wm/dwm-6.3/config.h
index da876cb..35c53cb 100644
--- a/wm/dwm-6.3/config.h
+++ b/wm/dwm-6.3/config.h
@@ -32,7 +32,7 @@ static const char *const autostart[] = {
"sarc.sh", "--redshift", NULL,
"xsetroot", "-name", "Loading dwmblocks...", NULL,
"dwmblocks", NULL,
- "fehbg", NULL,
+ "xwallpaper", "--stretch", "~/.config/wallpaper.png", NULL,
"dunst", NULL,
"mpdas", NULL,
"picom", NULL,