https://github.com/JuliaLang/julia
Raw File
Tip revision: 89d8c2f704d8000e626b99a74cc97b61266deb7e authored by Valentin Churavy on 25 August 2023, 03:14:17 UTC
safe WIP
Tip revision: 89d8c2f
julia.desktop
# To use uxterm, change to these values.
#
# Exec=uxterm -e julia
# Terminal=false
#
# To use a .png icon specify the full path and file extension.
#
# Icon=/usr/share/icons/hicolor/48x48/apps/julia.png
#
[Desktop Entry]
Name=Julia
Comment=High-performance language for technical computing
Exec=julia
Icon=julia
Terminal=true
Type=Application
Categories=Development;
back to top