Add rocky icon
This commit is contained in:
parent
7e9a79f3f1
commit
12aa3fa3c4
2 changed files with 8 additions and 0 deletions
|
@ -8580,6 +8580,7 @@ function _p9k_init_cacheable() {
|
|||
*rhel*) _p9k_set_os Linux LINUX_RHEL_ICON;;
|
||||
amzn) _p9k_set_os Linux LINUX_AMZN_ICON;;
|
||||
endeavouros) _p9k_set_os Linux LINUX_ENDEAVOUROS_ICON;;
|
||||
rocky) _p9k_set_os Linux LINUX_ROCKY_ICON;;
|
||||
*) _p9k_set_os Linux LINUX_ICON;;
|
||||
esac
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue