fix(nvim): FileManagers are stupid and hardcode terminals

With this filemanagers are actually able to open files in NeoVim because
now *I AM* the person hardcoding a terminal and lying about this not
being a terminal app.
This commit is contained in:
histalek 2024-12-16 15:39:08 +01:00
parent 1042cb2ea7
commit 1d3b52a713
Signed by: histalek
SSH key fingerprint: SHA256:6a6N2Wzk73nwURUHC/ubbCyqdB6yfie0Jv/NGvRcsIE

View file

@ -3,8 +3,8 @@ Name=NeoVim
GenericName=Text Editor
Comment=Edit text files
TryExec=nvim
Exec=nvim %F
Terminal=true
Exec=foot -e nvim %F
Terminal=false
Type=Application
Keywords=Text;editor;
Icon=nvim