diff options
| author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-01-04 21:49:08 +0100 | 
|---|---|---|
| committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-01-04 21:49:08 +0100 | 
| commit | 4578f0f05de2ad73dffc15b998420b0351693b2b (patch) | |
| tree | 411d3b5692db2735e4e4145d74521a3f5f361044 /README | |
| parent | 63d1501764968f3af864f7d16eb89301f9ee8875 (diff) | |
| download | xmobar-4578f0f05de2ad73dffc15b998420b0351693b2b.tar.gz xmobar-4578f0f05de2ad73dffc15b998420b0351693b2b.tar.bz2  | |
Linting
Diffstat (limited to 'README')
| -rw-r--r-- | README | 3 | 
1 files changed, 2 insertions, 1 deletions
@@ -435,7 +435,8 @@ Monitors have default aliases.      - `-m`: color to display power lower than the `-H` threshold      - `-h`: color to display power highter than the `-H` threshold      - `-p`: color to display positive power (battery charging) -    - `-f`: file `/sys/class/power_supply` with AC info (default: AC/online) +    - `-f`: file in `/sys/class/power_supply` with AC info (default: +      "AC/online")  - Variables that can be used with the `-t`/`--template` argument:  	    `left`, `leftbar`, `timeleft`, `watts`, `acstatus`  - Default template: `Batt: <watts>, <left>% / <timeleft>`  | 
