Typo in configuration.md
This commit is contained in:
parent
696135a6bb
commit
bd824fcbfd
1 changed files with 1 additions and 1 deletions
|
@ -206,7 +206,7 @@ This may be the most commonly used type of variable.
|
||||||
They are useful to access any quickly retrieved value repeatedly,
|
They are useful to access any quickly retrieved value repeatedly,
|
||||||
and thus are the perfect choice for showing your time, date, as well as other bits of information such as pending package updates, weather, and battery level.
|
and thus are the perfect choice for showing your time, date, as well as other bits of information such as pending package updates, weather, and battery level.
|
||||||
|
|
||||||
You can also specify an initial-value. This should prevent eww from waiting for the result of a give command during startup, thus
|
You can also specify an initial-value. This should prevent eww from waiting for the result of a given command during startup, thus
|
||||||
making the startup time faster.
|
making the startup time faster.
|
||||||
|
|
||||||
**Listening variables (`deflisten`)**
|
**Listening variables (`deflisten`)**
|
||||||
|
|
Loading…
Add table
Reference in a new issue