summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorIngo Bürk <admin@airblader.de>2020-02-17 08:34:09 +0100
committerGitHub <noreply@github.com>2020-02-17 08:34:09 +0100
commitb61e959a58750fe3a4cf9ed2472d4cb7112bd2c3 (patch)
tree6625f042d17c82b43dfffa138a4e0ce89da6d345 /man
parent5b115d39f85c5575b8ef6b888c8a66dfc883e603 (diff)
parent42e714729178679b425095bc1acb1b143ed4885c (diff)
Merge pull request #381 from Stunkymonkey/format_wireless
add wireless format-options
Diffstat (limited to 'man')
-rw-r--r--man/i3status.man9
1 files changed, 8 insertions, 1 deletions
diff --git a/man/i3status.man b/man/i3status.man
index a36c853..c2849c3 100644
--- a/man/i3status.man
+++ b/man/i3status.man
@@ -306,7 +306,8 @@ There also is an option "format_down". You can hide the output with
Gets the link quality, frequency and ESSID of the given wireless network
interface. You can specify different format strings for the network being
connected or not connected. The quality is padded with leading zeroes by
-default; to pad with something else use +format_quality+.
+default; to pad with something else use +format_bitrate+, +format_noise+,
++format_quality+ or +format_signal+.
The special interface name `_first_` will be replaced by the first wireless
network interface found on the system (excluding devices starting with "lo").
@@ -317,8 +318,14 @@ network interface found on the system (excluding devices starting with "lo").
*Example format_down*: +W: down+
+*Example format_bitrate*: +"%g %cb/s"+
+
+*Example format_noise*: +"%03d%s"+
+
*Example format_quality*: +"%03d%s"+
+*Example format_signal*: +"%03d%s"+
+
=== Ethernet
Gets the IP address and (if possible) the link speed of the given ethernet