Skip to content

Use `gio open` instead of `xdg-open`

Issam Maghni requested to merge concatime/girara:replace-xdg-by-gio into develop

Follow up of https://github.com/void-linux/void-packages/pull/15254

Girara already depends on glib. So instead of requiring yet another dependency (xdg-utils on most systems), it would be wiser to use gio from glib directly.

Edited by Issam Maghni

Merge request reports