diff options
| author | stkhan <personal@slickd.xyz> | 2023-02-19 11:09:26 -0600 |
|---|---|---|
| committer | stkhan <personal@slickd.xyz> | 2023-02-19 11:09:26 -0600 |
| commit | a8749d061b340b88492cb53b8f81b989c25d8e01 (patch) | |
| tree | 097db83cc2505a6f127eb64c36fcb2a077c9409a /wm/dwm-6.3/config.h | |
| parent | b88fd24ae439d781deb753b38f5c9b49a27bc77f (diff) | |
commit
Diffstat (limited to 'wm/dwm-6.3/config.h')
| -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, |