# Free desktop **🛠️ Create a .desktop file so the UI recognizes it as an application:** *Example:* ```bash [Desktop Entry] Type=Application Name=gĩt.limbosolutions.com Comment=git.limbosolutions.com Exec=flatpak run com.microsoft.Edge --app=https://git.limbosolutions.com # Yes !!! using edge as an example :) Terminal=false X-Desktop-File-Install-Version=0.27 ```