mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2024-11-13 00:11:13 +00:00
[p10k] Update conf
This commit is contained in:
parent
7aad945ee7
commit
e7575a7c1f
@ -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"
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user