neothesia: install default soundfont

This commit is contained in:
Naxdy 2025-05-24 12:06:34 +02:00
parent c34e9debba
commit 64fd677755
No known key found for this signature in database
GPG key ID: CC15075846BCE91B

View file

@ -56,8 +56,10 @@ rustPlatform.buildRustPackage {
xorg.libXrender
]
}"
install -Dm 644 flatpak/com.github.polymeilex.neothesia.desktop $out/share/applications/com.github.polymeilex.neothesia.desktop
install -Dm 644 flatpak/com.github.polymeilex.neothesia.png $out/share/icons/hicolor/256x256/apps/com.github.polymeilex.neothesia.png
install -Dm 644 default.sf2 $out/share/neothesia/default.sf2
'';
meta = {