mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2026-01-29 22:54:40 +01:00
Add Zorin icon
This commit is contained in:
parent
8fa10f43a0
commit
3b4c63aea4
3 changed files with 9 additions and 0 deletions
|
|
@ -8666,6 +8666,7 @@ function _p9k_init_cacheable() {
|
|||
endeavouros) _p9k_set_os Linux LINUX_ENDEAVOUROS_ICON;;
|
||||
rocky) _p9k_set_os Linux LINUX_ROCKY_ICON;;
|
||||
almalinux) _p9k_set_os Linux LINUX_ALMALINUX_ICON;;
|
||||
zorin) _p9k_set_os Linux LINUX_ZORIN_ICON;;
|
||||
guix) _p9k_set_os Linux LINUX_GUIX_ICON;;
|
||||
neon) _p9k_set_os Linux LINUX_NEON_ICON;;
|
||||
*) _p9k_set_os Linux LINUX_ICON;;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue