l4l / yofi

yofi is a minimalistic menu for wayland
https://crates.io/crates/yofi
MIT License
361 stars 21 forks source link

Search for .desktop program files for nix installed programs. #146

Open WojAbuk opened 1 year ago

WojAbuk commented 1 year ago

The .desktop files of nix-installed programs are in ~/.nix-profile/share/applications/. I use ArchLinux and nix I use for some packages which packages which use from the arch repository is inconvenient for some reason.

l4l commented 11 months ago

You could override one of the xdg envs XDG_DATA_HOME/XDG_DATA_DIRS for ~/.nix-profile/share.

spikespaz commented 2 months ago

That path should already be in $XDG_DATA_DIRS (it is for me) and still no programs are showing up in the menu.