Add RHEL to the OS Icon lists

This commit is contained in:
Charles Timko 2021-09-22 13:05:36 -04:00
commit f6a1bfe8db
No known key found for this signature in database
GPG key ID: 738DE6244218DF63
3 changed files with 6524 additions and 6516 deletions

View file

@ -1103,6 +1103,7 @@ function os_icon_name() {
*manjaro*) echo LINUX_MANJARO_ICON;;
*void*) echo LINUX_VOID_ICON;;
*artix*) echo LINUX_ARTIX_ICON;;
*rhel*) echo LINUX_RHEL_ICON;;
*) echo LINUX_ICON;;
esac
;;