As there is no need to keep autostart commands in memory, we can safely remove them as soon as they have been executed. As we previously didn't clear them at all during config reloads, this also fixes a memory leak. Note that neither autostarts nor autostarts_always is executed during config reloads, so removing them from memory is fine as an i3 restart will cause them to be parsed again. fixes #2044
Description
No description provided
Languages
C
58.6%
Perl
29%
Raku
9.4%
Ruby
1.2%
Shell
0.7%
Other
1.1%