oNaiPs / dmenu-mac

Dmenu inspired mac port
GNU General Public License v3.0
288 stars 25 forks source link

nixpkgs apps unavailable #45

Open aspauldingcode opened 8 months ago

aspauldingcode commented 8 months ago

When applications are installed through nix, they are unavailable in search with dmenu-mac.

yzhou216 commented 3 months ago

Same issue here. My guess is that it doesn't follow the symlinks to the nix store. It's pretty annoying, and I'm trying to work out a solution.

aspauldingcode commented 3 months ago

Wish this app could just use the default shell paths. Read in from $PATH or something.