guix-patches--- via writes: > Nheko uses QDesktopServices::openUrl, which prefers xdg-open > before follow less standard heuristics to find the default browser. > > * gnu/packages/messaging.scm (nheko)[inputs]: Add xdg-utils. > > Change-Id: Id9e2e0e0f2372c457f08b065de2d2528620f6ec5 > --- > gnu/packages/messaging.scm | 2 ++ > 1 file changed, 2 insertions(+) Sounds good to me, I've pushed this to master as 671da915099a552c23b728fc45580530060607ce. Chris