revert background jobs icon
parent
3466b385ff
commit
962e9a464b
|
@ -367,7 +367,7 @@ fi
|
||||||
# Background jobs color.
|
# Background jobs color.
|
||||||
typeset -g POWERLEVEL9K_BACKGROUND_JOBS_FOREGROUND=2
|
typeset -g POWERLEVEL9K_BACKGROUND_JOBS_FOREGROUND=2
|
||||||
# Icon to show when there are background jobs.
|
# Icon to show when there are background jobs.
|
||||||
typeset -g POWERLEVEL9K_BACKGROUND_JOBS_VISUAL_IDENTIFIER_EXPANSION='${P9K_VISUAL_IDENTIFIER}'
|
typeset -g POWERLEVEL9K_BACKGROUND_JOBS_VISUAL_IDENTIFIER_EXPANSION='⇶'
|
||||||
|
|
||||||
##########[ nordvpn: nordvpn connection status, linux only (https://nordvpn.com/) ]###########
|
##########[ nordvpn: nordvpn connection status, linux only (https://nordvpn.com/) ]###########
|
||||||
# NordVPN connection indicator color when connected.
|
# NordVPN connection indicator color when connected.
|
||||||
|
|
Loading…
Reference in New Issue