diff options
author | romkatv <roman.perepelitsa@gmail.com> | 2020-02-03 14:04:04 +0300 |
---|---|---|
committer | romkatv <roman.perepelitsa@gmail.com> | 2020-02-03 14:04:04 +0300 |
commit | 637752ef7bc790c4d8f6ff0498d1e70496ff9a96 (patch) | |
tree | d4cec3e6535899f76d5d2d93ea19b3324bd647af /config/p10k-lean-8colors.zsh | |
parent | 71f4eade9f5f7edc67fed77c9de2ef9a70b0d87a (diff) |
comments
Diffstat (limited to 'config/p10k-lean-8colors.zsh')
-rw-r--r-- | config/p10k-lean-8colors.zsh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/p10k-lean-8colors.zsh b/config/p10k-lean-8colors.zsh index 2897b554..f34d2680 100644 --- a/config/p10k-lean-8colors.zsh +++ b/config/p10k-lean-8colors.zsh @@ -1109,7 +1109,7 @@ # Parameter | Meaning # ----------------------+--------------- # P9K_WIFI_SSID | service set identifier, a.k.a. network name - # P9K_WIFI_LINK_AUTH | authentication protocol + # P9K_WIFI_LINK_AUTH | authentication protocol such as "wpa2-psk" or "none" # P9K_WIFI_LAST_TX_RATE | wireless transmit rate in megabits per second # P9K_WIFI_RSSI | signal strength in dBm, from -120 to 0 # P9K_WIFI_NOISE | noise in dBm, from -120 to 0 |