diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 16 | 
1 files changed, 9 insertions, 7 deletions
| @@ -286,13 +286,15 @@ to run the Memory monitor plugin with the specified template, and the  swap monitor plugin, with default options, every second.  The only internal available command is `Com` (see below Executing -External Commands). All other commands are provided by plugins. -xmobar comes with some plugins, providing a set of system monitors, -a standard input reader, an Unix named pipe reader, and a configurable +External Commands). All other commands are provided by plugins. xmobar +comes with some plugins, providing a set of system monitors, a +standard input reader, an Unix named pipe reader, and a configurable  date plugin. These plugins install the following internal commands: -`Weather`, `Network`, `Memory`, `Swap`, `Cpu`, `MultiCpu`, `Battery`, -`Thermal`, `CpuFreq`, `CoreTemp`, `Date`, `StdinReader`, -`CommandReader`, and `PipeReader`. +`Weather`, `Network`, `Wireless` (optional), `Memory`, `Swap`, `Cpu`, +`MultiCpu`, `Battery`, `TopProc`, `TopMem`, `DiskU`, `DiskIO`, +`Thermal`, `CpuFreq`, `CoreTemp`, `MPD` (optional), `Mail` (optional), +`MBox` (optional), `Date`, `StdinReader`, `CommandReader`, and +`PipeReader`.  To remove them see below Installing/Removing a Plugin @@ -326,7 +328,7 @@ Monitors have default aliases.  - Args: default monitor arguments (see below)  - Variables that can be used with the `-t`/`--template` argument:  	    `dev`, `rx`, `tx`, `rxbar`, `txbar` -- Default template: `<dev>: <rx>|<tx>` +- Default template: `<dev>: <rx>KB|<tx>KB`  `Wireless Interface Args RefreshRate` | 
