Skip to content

Neovim desktop file doesn't set $PATH correctly #458

@danielnolan

Description

@danielnolan

If I open alacritty and then open neovim with nvim the $PATH is set correctly in neovim

echo $PATH from nvim command line
Image

If I open neovim with the keyboard hotkey or with the walker launcher the path is not correct.
echo $PATH from nvim command line
Image

This causes issues for things like nodejs installed via mise since neovim isn't able to find it in the $PATH.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions