14 lines
387 B
Desktop File
14 lines
387 B
Desktop File
[Desktop Entry]
|
|
Type=Application
|
|
Name=rcalc
|
|
GenericName=Calculator
|
|
Comment=Calculator with Programmer, Convert, CRC tools
|
|
Exec=/home/alex/cloud/rust/rcalc/dist/rcalc
|
|
Icon=rcalc
|
|
Path=/home/alex/cloud/rust/rcalc
|
|
Terminal=false
|
|
Categories=Utility;Calculator;Science;Engineering;
|
|
StartupNotify=true
|
|
# Wayland app_id / X11 WM_CLASS — must match set_xdg_app_id("rcalc")
|
|
StartupWMClass=rcalc
|