summaryrefslogtreecommitdiff
path: root/wm/dwm-6.3/config.h
diff options
context:
space:
mode:
authorstkhan <personal@slickd.xyz>2022-10-04 20:43:20 -0500
committerstkhan <personal@slickd.xyz>2022-10-04 20:43:20 -0500
commit654a30bb363c03d0dd7bdd4aa0c1f3a05a1ccb78 (patch)
tree2c3e16d286054457912f7311cf8c7249d8fcef2f /wm/dwm-6.3/config.h
parent2524c955e2c51d62a59053a4b06b03a44415085a (diff)
update scripts
Diffstat (limited to 'wm/dwm-6.3/config.h')
-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 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,