From 654a30bb363c03d0dd7bdd4aa0c1f3a05a1ccb78 Mon Sep 17 00:00:00 2001 From: stkhan Date: Tue, 4 Oct 2022 20:43:20 -0500 Subject: update scripts --- wm/dwm-6.3/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wm/dwm-6.3/config.h') diff --git a/wm/dwm-6.3/config.h b/wm/dwm-6.3/config.h index d998bc5..8116730 100644 --- a/wm/dwm-6.3/config.h +++ b/wm/dwm-6.3/config.h @@ -29,8 +29,8 @@ static const unsigned int alphas[][3] = { }; static const char *const autostart[] = { + "redshift_run", NULL, "xsetroot", "-name", "Loading dwmblocks...", NULL, - "source", "/tmp/display", "&", "autorandr", "-l", "$(echo $display)", NULL, "dwmblocks", NULL, "fehbg", NULL, "dunst", NULL, -- cgit v1.2.3