diff options
author | jao <jao@gnu.org> | 2014-07-30 18:17:21 +0200 |
---|---|---|
committer | jao <jao@gnu.org> | 2014-07-30 18:17:21 +0200 |
commit | 2d3638b8e0905b156b58fb65826ff7c272f4b615 (patch) | |
tree | dbf1b71ae1f15db8f405bd7107a542ed3b57c314 /readme.md | |
parent | d0dedc89e23a2e5b3d7217ad60d6659ea2ae4e11 (diff) | |
download | xmobar-2d3638b8e0905b156b58fb65826ff7c272f4b615.tar.gz xmobar-2d3638b8e0905b156b58fb65826ff7c272f4b615.tar.bz2 |
News/readme updates
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 28 |
1 files changed, 14 insertions, 14 deletions
@@ -688,10 +688,10 @@ something like: `%eth0%` - Args: default monitor arguments - Variables that can be used with the `-t`/`--template` argument: - `dev`, `rx`, `tx`, `rxbar`, `rxvbar`, `txbar`, `txvbar`. Reception and - transmission rates (`rx` and `tx`) are displayed in Kbytes per second, - and you can set the `-S` to "True" to make them displayed with units (the - string "Kb/s"). + `dev`, `rx`, `tx`, `rxbar`, `rxvbar`, `txbar`, `txvbar`. Reception + and transmission rates (`rx` and `tx`) are displayed by default as + Kb/s, without any suffixes, but you can set the `-S` to "True" to + make them displayed with adaptive units (Kb/s, Mb/s, etc.). - Default template: `<dev>: <rx>KB|<tx>KB` ### `DynNetwork Args RefreshRate` @@ -1408,16 +1408,16 @@ Andrea Rossato originally designed and implemented xmobar up to version 0.11.1. Since then, it is maintained and developed by [jao], with the help of the greater xmobar and Haskell communities. -In particular, xmobar [incorporates patches] by Ben Boeckel, Roman -Cheplyaka, Patrick Chilton, Nathaniel Wesley Filardo, John Goerzen, -Reto Hablützel, Juraj Hercek, Tomas Janousek, Spencer Janssen, Jochen -Keil, Lennart Kolmodin, Krzysztof Kosciuszkiewicz, Dmitry Kurochkin, -Todd Lunter, Robert J. Macomber, Dmitry Malikov, David McLean, Marcin -Mikołajczyk, Eric Mrak, Thiago Negri, Edward O'Callaghan, Svein Ove, -Martin Perner, Jens Petersen, Alexander Polakov, Petr Rockai, Peter -Simons, Andrew Sackville-West, Alexander Solovyov, John Soros, Artem -Tarasov, Sergei Trofimovich, Thomas Tuegel, Jan Vornberger, Daniel -Wagner and Norbert Zeh. +In particular, xmobar [incorporates patches] by Axel Angel, Ben +Boeckel, Roman Cheplyaka, Patrick Chilton, Nathaniel Wesley Filardo, +John Goerzen, Reto Hablützel, Juraj Hercek, Tomas Janousek, Spencer +Janssen, Jochen Keil, Lennart Kolmodin, Krzysztof Kosciuszkiewicz, +Dmitry Kurochkin, Todd Lunter, Robert J. Macomber, Dmitry Malikov, +David McLean, Marcin Mikołajczyk, Eric Mrak, Thiago Negri, Edward +O'Callaghan, Svein Ove, Martin Perner, Jens Petersen, Alexander +Polakov, Petr Rockai, Peter Simons, Andrew Sackville-West, Alexander +Solovyov, John Soros, Artem Tarasov, Sergei Trofimovich, Thomas +Tuegel, Jan Vornberger, Daniel Wagner and Norbert Zeh. [jao]: http://jao.io [incorporates patches]: http://www.ohloh.net/p/xmobar/contributors |