Add desktop entry

This commit is contained in:
lelgenio 2023-05-19 10:52:08 -03:00
parent 52c88a37e7
commit add4df7220
2 changed files with 8 additions and 0 deletions

View file

@ -29,5 +29,6 @@ stdenv.mkDerivation rec {
--add-flags "-jar $out/share/tlauncher/tlauncher.jar" \
--prefix PATH : ${lib.makeBinPath runtimeDeps} \
--set _JAVA_AWT_WM_NONREPARENTING 1
install -DT ${./tlauncher.desktop} $out/share/applications/tlauncher.desktop
'';
}

7
tlauncher.desktop Normal file
View file

@ -0,0 +1,7 @@
[Desktop Entry]
Version=1.0
Type=Application
Terminal=false
Exec=tlauncher
Name=TLauncher
Categories=Game