From 8e399fe2e47cee7a67dd8b26d2f7be1ee7b1d082 Mon Sep 17 00:00:00 2001 From: aldum Date: Sat, 24 Sep 2022 23:43:27 +0200 Subject: [PATCH] add os_icon for Artix and Void --- internal/icons.zsh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/internal/icons.zsh b/internal/icons.zsh index e3d71ffa..f3f2eb01 100644 --- a/internal/icons.zsh +++ b/internal/icons.zsh @@ -469,8 +469,8 @@ function _p9k_init_icons() { LINUX_OPENSUSE_ICON '\uF314'$s #  LINUX_SABAYON_ICON '\uF317'$s #  LINUX_SLACKWARE_ICON '\uF319'$s #  - LINUX_VOID_ICON '\uF17C' #  - LINUX_ARTIX_ICON '\uF17C' #  + LINUX_VOID_ICON '\uf32e'$s #  + LINUX_ARTIX_ICON '\uF31F'$s #  LINUX_UBUNTU_ICON '\uF31b'$s #  LINUX_RHEL_ICON '\uF316'$s #  LINUX_AMZN_ICON '\uF270'$s # 