diff options
-rw-r--r-- | dwm.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1531,7 +1531,6 @@ run(void) void runAutostart(void) { - system("type startup >/dev/null 2>&1 && startup &"); system("killall dwmblocks ; dwmblocks &"); } |
index : dwm | ||
[MIRROR] Build of dwm by Luke Smith | zelu |
summaryrefslogtreecommitdiff |
-rw-r--r-- | dwm.c | 1 |
@@ -1531,7 +1531,6 @@ run(void) void runAutostart(void) { - system("type startup >/dev/null 2>&1 && startup &"); system("killall dwmblocks ; dwmblocks &"); } |