I am not sure if there is a problem with my fuzzel config or the problem lies somewhere else but, Ill give it a shot here:
~ ❯ echo $PATH 3m 4s 11:26:29 /var/lib/flatpak/exports/bin /usr/local/sbin /usr/local/bin /usr/bin /usr/sbin /sbin /bin
When I run fuzzel from CLI (fish shell) it shows the flatpak apps.
When I run it from my riverwm keybind
~ ❯ cat .config/river/init | grep fuzzel 11:26:56 riverctl map normal Super D spawn 'fuzzel'
It doesn't show any flatpaks. So I assume somehow it doesn't get the path like it does when run from cli.
Any idea what could be the issue here or how I can pinpoint it better?