add Guix System icon (#2424)
This commit is contained in:
parent
f8595a35bf
commit
be4c68fd0a
3 changed files with 9 additions and 0 deletions
|
@ -8581,6 +8581,7 @@ function _p9k_init_cacheable() {
|
|||
amzn) _p9k_set_os Linux LINUX_AMZN_ICON;;
|
||||
endeavouros) _p9k_set_os Linux LINUX_ENDEAVOUROS_ICON;;
|
||||
rocky) _p9k_set_os Linux LINUX_ROCKY_ICON;;
|
||||
guix) _p9k_set_os Linux LINUX_GUIX_ICON;;
|
||||
*) _p9k_set_os Linux LINUX_ICON;;
|
||||
esac
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue