restructuring for easier maintenance
- creating src packages when things can't be installed via actual system package - neovim srcpkg is being worked on now
This commit is contained in:
8
tasks/build/files/neovide/neovide.desktop
Normal file
8
tasks/build/files/neovide/neovide.desktop
Normal file
@@ -0,0 +1,8 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Terminal=false
|
||||
Exec={{ _neovide.install_prefix }}/bin/neovide
|
||||
Name=Neovide
|
||||
Icon={{ _neovide.install_prefix }}/share/icons/neovide.png
|
||||
Reference in New Issue
Block a user