startup rmd
This commit is contained in:
parent
4435aad841
commit
79facc6e26
1 changed files with 0 additions and 1 deletions
1
dwm.c
1
dwm.c
|
@ -1531,7 +1531,6 @@ run(void)
|
||||||
|
|
||||||
void
|
void
|
||||||
runAutostart(void) {
|
runAutostart(void) {
|
||||||
system("type startup >/dev/null 2>&1 && startup &");
|
|
||||||
system("killall dwmblocks ; dwmblocks &");
|
system("killall dwmblocks ; dwmblocks &");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue