diff --git a/.config/polybar/bar.ini b/.config/polybar/bar.ini index ac41903..dce85da 100644 --- a/.config/polybar/bar.ini +++ b/.config/polybar/bar.ini @@ -50,6 +50,7 @@ fixed-center = true background = ${colors.background} foreground = ${colors.foreground} +; https://www.nerdfonts.com/cheat-sheet font-0 = "RobotoMono Nerd Font Mono:style=Regular:size=16:antialias=true;4" ; https://fontawesome.com/cheatsheet/free font-1 = "FontAwesome:size=16:antialias=true;2" diff --git a/.p10k.zsh b/.p10k.zsh index 0f3d00c..bf2e320 100644 --- a/.p10k.zsh +++ b/.p10k.zsh @@ -1364,10 +1364,10 @@ # You can define different colors, icons and content expansions for different classes: # typeset -g POWERLEVEL9K_AWS_PRO_FOREGROUND=196 - typeset -g POWERLEVEL9K_AWS_PRO_VISUAL_IDENTIFIER_EXPANSION=' ' + typeset -g POWERLEVEL9K_AWS_PRO_VISUAL_IDENTIFIER_EXPANSION=' ' typeset -g POWERLEVEL9K_AWS_PRE_FOREGROUND=208 - typeset -g POWERLEVEL9K_AWS_PRE_VISUAL_IDENTIFIER_EXPANSION=' ' - typeset -g POWERLEVEL9K_AWS_DEFAULT_VISUAL_IDENTIFIER_EXPANSION=' ' + typeset -g POWERLEVEL9K_AWS_PRE_VISUAL_IDENTIFIER_EXPANSION=' ' + typeset -g POWERLEVEL9K_AWS_DEFAULT_VISUAL_IDENTIFIER_EXPANSION=' ' #typeset -g POWERLEVEL9K_AWS_PRE_CONTENT_EXPANSION='> ${P9K_CONTENT} <' typeset -g POWERLEVEL9K_AWS_CLASSES=( '*-pro*' PRO