diff options
| author | bakkeby <[email protected]> | 2020-06-14 19:56:52 +0200 |
|---|---|---|
| committer | bakkeby <[email protected]> | 2020-06-14 19:56:52 +0200 |
| commit | f3151887288895944d17026b81e8d0f0a3a92d66 (patch) | |
| tree | ed262845209f8579917f6ca98b02f27a2464db5f /patch/autostart.h | |
| parent | 6f20203975e0d8e18b7206ffa72d95f4558e5f6c (diff) | |
| download | dwm-flexipatch-f3151887288895944d17026b81e8d0f0a3a92d66.tar.gz dwm-flexipatch-f3151887288895944d17026b81e8d0f0a3a92d66.zip | |
Autostart: Make autostart conform to XDG Base Directory specification (upgrade)
Diffstat (limited to 'patch/autostart.h')
| -rw-r--r-- | patch/autostart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patch/autostart.h b/patch/autostart.h index 6058a3d..299eaef 100644 --- a/patch/autostart.h +++ b/patch/autostart.h @@ -1 +1 @@ -static void runAutostart(void);
\ No newline at end of file +static void runautostart(void);
\ No newline at end of file |
