Add AlmaLinux icon

This commit is contained in:
Daphne Pfister 2024-09-17 00:47:40 -04:00
commit edf38f964e
No known key found for this signature in database
3 changed files with 9 additions and 0 deletions

View file

@ -1164,6 +1164,7 @@ function os_icon_name() {
amzn) echo LINUX_AMZN_ICON;;
endeavouros) echo LINUX_ENDEAVOUROS_ICON;;
rocky) echo LINUX_ROCKY_ICON;;
almalinux) echo LINUX_ALMALINUX_ICON;;
guix) echo LINUX_GUIX_ICON;;
neon) echo LINUX_NEON_ICON;;
*) echo LINUX_ICON;;