Skip to content

FAQ_File_Manager

brockar edited this page Mar 9, 2026 · 4 revisions

FAQ For File Managers

If you are seeing a Neovim error when opening files via Thunar, you may need to adjust the desktop entry.

Edit the neovim.desktop file located in either ~/.local/share/applications or /usr/share/applications:

Exec=kitty nvim %F
Terminal=false

Clone this wiki locally