diff options
| author | bakkeby <[email protected]> | 2020-08-10 09:42:43 +0200 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2020-08-10 09:42:43 +0200 |
| commit | 85dd49a6a4fd5dfdbb9055ae27b996777cbe1f1f (patch) | |
| tree | a9f7f9eeff104706ec393214b826f724405c20f2 /patch | |
| parent | 3f4f88c1428c8f2057488daa34fe7d4c131d9594 (diff) | |
| download | dwm-flexipatch-85dd49a6a4fd5dfdbb9055ae27b996777cbe1f1f.tar.gz dwm-flexipatch-85dd49a6a4fd5dfdbb9055ae27b996777cbe1f1f.zip | |
autostart: moving configs to config.def.h
Diffstat (limited to 'patch')
| -rw-r--r-- | patch/autostart.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/patch/autostart.c b/patch/autostart.c index 265d4e8..b829c59 100644 --- a/patch/autostart.c +++ b/patch/autostart.c @@ -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) { |
