diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-12-13 00:24:55 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-12-13 00:24:55 +0100 |
commit | 19f36a28d501773708da02ba149e8d8dae5756aa (patch) | |
tree | e6012f6d7a1c21c8dad2e7f027dc921f361251ec /NEWS | |
parent | efd9bc7177c66d7bb9a994e919d915ecb5c75154 (diff) | |
download | xmobar-19f36a28d501773708da02ba149e8d8dae5756aa.tar.gz xmobar-19f36a28d501773708da02ba149e8d8dae5756aa.tar.bz2 |
Use -S in Network to control units display
We've made -P a synonym of -S, and renamed the option to useSuffix.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -23,6 +23,9 @@ _New features_ - New monitor, `Uptime`, showing the system uptime. - New monitor argument (`-P`) to enable displaying the `%` sign in percentages; the sign is now never included by default. + - New monitor argument (`-S`) to enable displaying suffixes in some + cases: equivalent to `-P` for percentages and used by Uptime and + Network to control units display. - New 'run once' commands, by specifying a 0 refresh rate in `Run Com` ([issue 26]). - MPD monitor: updated to libmpd 1.5. New fields `ppos` (playlist |