SebastienWae / app-launcher

Launch application from Emacs
GNU General Public License v3.0
32 stars 13 forks source link

Follow symbolic links to *.desktop files #7

Open tfree87 opened 2 years ago

tfree87 commented 2 years ago

This small change causes app-launcher to follow symbolic links so that *.desktop files can be managed by a program such as GNU Stow. Desktop files could be kept anywhere else on the system, and app-lanucher-run-app will still be able to find them if they are symlinked to the directories that App Launcher monitors.