Cron job to clean up old and/or broken desktop files #19
Labels
enhancement
New feature or request
low priority
Issue will be worked on, but all other issues have precedence
Related to #18.
In #18, it is suggested to add
TryExec
keys to integrated desktop files to have launchers hide them if the files are not in place, to prevent users from using launchers that won't work.However, this might lead to "broken" desktop files in the user's
$XDG_DATA_HOME/application
directory, which are, unlike with appimaged, never cleaned up. Therefore, we should add a cron job to the packages built by this project that takes care of cleaning up such files in the users' home directories.Questions:
The text was updated successfully, but these errors were encountered: