diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-12-12 23:51:14 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-12-12 23:51:14 +0100 |
commit | efd9bc7177c66d7bb9a994e919d915ecb5c75154 (patch) | |
tree | 8acc67d927ff801004e45a4b297b35a0953550a4 /NEWS | |
parent | 52be04baa703cb5c0263aecb61f0079230367cd0 (diff) | |
download | xmobar-efd9bc7177c66d7bb9a994e919d915ecb5c75154.tar.gz xmobar-efd9bc7177c66d7bb9a994e919d915ecb5c75154.tar.bz2 |
Uptime as a Monitor
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -20,8 +20,8 @@ _New features_ - Window borders: configuration options `border` and `borderColor` allow drawing borders around xmobar's window. - - New plugin, `Uptime`, showing the system uptime. - - New Monitor option (`-P`) to enable displaying the `%` sign in + - 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 'run once' commands, by specifying a 0 refresh rate in `Run Com` ([issue 26]). |