From 24a5261a395d5e1d531275b70ed48de479abe38a Mon Sep 17 00:00:00 2001 From: romkatv Date: Wed, 7 Aug 2019 11:04:35 +0200 Subject: wizard: enable os_icon for users who like many icons --- config/p10k-lean.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/p10k-lean.zsh') diff --git a/config/p10k-lean.zsh b/config/p10k-lean.zsh index ef9ab648..db1900eb 100644 --- a/config/p10k-lean.zsh +++ b/config/p10k-lean.zsh @@ -163,7 +163,7 @@ fi #################################[ os_icon: os identifier ]################################## # OS identifier color. - typeset -g POWERLEVEL9K_OS_ICON_FOREGROUND=212 + typeset -g POWERLEVEL9K_OS_ICON_FOREGROUND=209 # Display this icon instead of the default. # typeset -g POWERLEVEL9K_OS_ICON_CONTENT_EXPANSION='⭐' -- cgit v1.2.3