summaryrefslogtreecommitdiff
path: root/config/p10k-rainbow.zsh
diff options
context:
space:
mode:
authorRoman Perepelitsa <roman.perepelitsa@gmail.com>2020-09-01 12:01:24 +0300
committerRoman Perepelitsa <roman.perepelitsa@gmail.com>2020-09-01 12:03:55 +0300
commitcababbeee2f28c0c557522ef82fad44ac1952ba8 (patch)
tree80ecfe8a592340caac7a3cc38cd41886dc9803c3 /config/p10k-rainbow.zsh
parentdd5948e5e32da92c608f880eb6f8ceccdf6ec909 (diff)
wifi on linux: fix bugs and speed things up
Diffstat (limited to 'config/p10k-rainbow.zsh')
-rw-r--r--config/p10k-rainbow.zsh6
1 files changed, 1 insertions, 5 deletions
diff --git a/config/p10k-rainbow.zsh b/config/p10k-rainbow.zsh
index c538f7ac..991815d4 100644
--- a/config/p10k-rainbow.zsh
+++ b/config/p10k-rainbow.zsh
@@ -1552,15 +1552,11 @@
# Parameter | Meaning
# ----------------------+---------------
# P9K_WIFI_SSID | service set identifier, a.k.a. network name
- # P9K_WIFI_LINK_AUTH | authentication protocol such as "wpa2-psk" or "none"
+ # P9K_WIFI_LINK_AUTH | authentication protocol such as "wpa2-psk" or "none"; empty if unknown
# 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
# P9K_WIFI_BARS | signal strength in bars, from 0 to 4 (derived from P9K_WIFI_RSSI and P9K_WIFI_NOISE)
- #
- # All parameters except P9K_WIFI_BARS are extracted from the output of the following command:
- #
- # /System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport -I
####################################[ time: current time ]####################################
# Current time color.