Syncthing
For some reason Artix distributes syncthing without a .desktop file.
No idea why, probably some systemd thing?
The desktop file from github/syncthing is here:
[Desktop Entry]
Name=Start Syncthing
GenericName=File synchronization
Comment=Starts the main syncthing process in the background.
Exec=/usr/bin/syncthing serve --no-browser --logfile=default
Icon=syncthing
Terminal=false
Type=Application
Keywords=synchronization;daemon;
Categories=Network;FileTransfer;P2P