yofi icon indicating copy to clipboard operation
yofi copied to clipboard

Search for .desktop program files for nix installed programs.

Open WojAbuk opened this issue 2 years ago • 2 comments
trafficstars

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.

WojAbuk avatar Aug 27 '23 10:08 WojAbuk

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

l4l avatar Oct 18 '23 00:10 l4l

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

spikespaz avatar Jul 11 '24 18:07 spikespaz