Consistent header names
parent
8134215839
commit
6536f7adb6
|
@ -96,7 +96,7 @@ The *battery* module allows to define custom formats based on up to two factors.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# EXAMPLE
|
# EXAMPLES
|
||||||
|
|
||||||
```
|
```
|
||||||
"battery": {
|
"battery": {
|
||||||
|
|
|
@ -50,7 +50,7 @@ The *clock* module displays the current date and time.
|
||||||
|
|
||||||
View all valid format options in *strftime(3)*.
|
View all valid format options in *strftime(3)*.
|
||||||
|
|
||||||
# EXAMPLE
|
# EXAMPLES
|
||||||
|
|
||||||
```
|
```
|
||||||
"clock": {
|
"clock": {
|
||||||
|
|
|
@ -58,7 +58,7 @@ screensaving, also known as "presentation mode".
|
||||||
|
|
||||||
*{icon}*: Icon, as defined in *format-icons*
|
*{icon}*: Icon, as defined in *format-icons*
|
||||||
|
|
||||||
# EXAMPLE
|
# EXAMPLES
|
||||||
|
|
||||||
```
|
```
|
||||||
"idle_inhibitor": {
|
"idle_inhibitor": {
|
||||||
|
|
|
@ -69,7 +69,7 @@ Addressed by *memory*
|
||||||
|
|
||||||
*{avail}*: Amount of available memory in GiB.
|
*{avail}*: Amount of available memory in GiB.
|
||||||
|
|
||||||
# EXAMPLE
|
# EXAMPLES
|
||||||
|
|
||||||
```
|
```
|
||||||
"memory": {
|
"memory": {
|
||||||
|
|
Loading…
Reference in New Issue