El 2019-01-07 21:41, 荒井吉則 escribió:
> It's working.
>
> export
> XDG_DATA_DIRS="$HOME/.guix-profile/share${XDG_DATA_DIRS:+:}$XDG_DATA_DIRS"
icecat &
does not work.
export
XDG_DATA_DIRS="$HOME/.guix-profile/share${XDG_DATA_DIRS:+:}$XDG_DATA_DIRS"
&& icecat &
works perfectly.
Must something be modified on the software definition? This is not
something the user should change.
