summaryrefslogtreecommitdiff
path: root/config/p10k-lean.zsh
diff options
context:
space:
mode:
authorromkatv <roman.perepelitsa@gmail.com>2019-07-28 19:59:32 +0300
committerromkatv <roman.perepelitsa@gmail.com>2019-07-28 19:59:32 +0300
commit962e9a464b49eb0fb845bd06c8614a449a813f80 (patch)
treef5b9dcaa9e46625bc5ee1cc1e9764a5134096b59 /config/p10k-lean.zsh
parent3466b385fffc32097b8a1cc9788ccb5c7776d160 (diff)
revert background jobs icon
Diffstat (limited to 'config/p10k-lean.zsh')
-rw-r--r--config/p10k-lean.zsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/p10k-lean.zsh b/config/p10k-lean.zsh
index aed0429c..0e019162 100644
--- a/config/p10k-lean.zsh
+++ b/config/p10k-lean.zsh
@@ -367,7 +367,7 @@ fi
# Background jobs color.
typeset -g POWERLEVEL9K_BACKGROUND_JOBS_FOREGROUND=2
# 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 connection indicator color when connected.