mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-11-18 03:25:55 +00:00
fetch: add artix to distro info
This commit is contained in:
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…
Reference in New Issue
Block a user