fetch: add artix to distro info

pull/1660/head
Daniel Eklöf 3 years ago committed by Nick Black
parent 29b161f1c0
commit 632cbcc881

@ -62,6 +62,10 @@ static distro_info distros[] = {
.name = "arch",
// from core/filesystem
.logofile = "/usr/share/pixmaps/archlinux.png",
}, {
.name = "artix",
// from system/filesystem
.logofile = "/usr/share/pixmaps/artixlinux-logo.png",
}, {
.name = "debian",
// from desktop-base package

Loading…
Cancel
Save