autostart: moving configs to config.def.h

This commit is contained in:
bakkeby
2020-08-10 09:42:43 +02:00
parent 3f4f88c142
commit 85dd49a6a4
3 changed files with 9 additions and 8 deletions

View File

@@ -1,8 +1,3 @@
static const char autostartblocksh[] = "autostart_blocking.sh";
static const char autostartsh[] = "autostart.sh";
static const char dwmdir[] = "dwm";
static const char localshare[] = ".local/share";
void
runautostart(void)
{