![]() |
Make desktop launchers executable by default? - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5) +--- Forum: Other (https://www.linuxliteos.com/forums/forumdisplay.php?fid=20) +--- Thread: Make desktop launchers executable by default? (/showthread.php?tid=2258) |
Make desktop launchers executable by default? - paul1149 - 09-29-2015 Is there a way to make .desktop files executable by default? I like to drag web page links onto the desktop, and if possible would like to avoid having to convert each one to a trusted executable before I can launch it. Blessings. Re: Make desktop launchers executable by default? - Valtam - 09-29-2015 Not as far as I know. If you knew shell scripting, you could write a script that watches for files on the desktop, and makes them exec. Otherwise, request a feature here - https://www.bountysource.com/teams/xfce/issues Re: Make desktop launchers executable by default? - paul1149 - 09-29-2015 Ok. Thanks Jerry. |