diff options
Diffstat (limited to 'wm/dwm-6.3')
| -rw-r--r-- | wm/dwm-6.3/config.h | 2 |
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, |