mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
remove obsolete nordvpn comments
This commit is contained in:
parent
ed45177e19
commit
3e515a75d2
1 changed files with 0 additions and 7 deletions
|
@ -4758,13 +4758,6 @@ function _p9k_fetch_nordvpn_status() {
|
|||
|
||||
# Shows the state of NordVPN connection. Works only on Linux. Can be in the following 5 states.
|
||||
#
|
||||
# MISSING: NordVPN is not installed or nordvpnd is not running. By default the segment is not
|
||||
# shown in this state. To make it visible, override POWERLEVEL9K_NORDVPN_MISSING_CONTENT_EXPANSION
|
||||
# and/or POWERLEVEL9K_NORDVPN_MISSING_VISUAL_IDENTIFIER_EXPANSION.
|
||||
#
|
||||
# # Display this icon when NordVPN is not installed or nordvpnd is not running
|
||||
# POWERLEVEL9K_NORDVPN_MISSING_VISUAL_IDENTIFIER_EXPANSION='⭐'
|
||||
#
|
||||
# CONNECTED: NordVPN is connected. By default shows NORDVPN_ICON as icon and country code as
|
||||
# content. In addition, the following variables are set for the use by
|
||||
# POWERLEVEL9K_NORDVPN_CONNECTED_VISUAL_IDENTIFIER_EXPANSION and
|
||||
|
|
Loading…
Reference in a new issue