Revert "Update docs/src/magic-vars.md"

This reverts commit b3dbfadfb2.
This commit is contained in:
ovalkonia 2024-09-06 22:37:14 +03:00
parent c322a51e6f
commit ae02881562

View File

@ -5,5 +5,5 @@ These are variables that are always there, without you having to import them.
The delay between all the updating variables except `EWW_TIME` is 2s, for `EWW_TIME` it is 1s.
There are also `magic constants`, marked with `(Magic constant)` after the variable's name. As the name implies, they do not change.
You can also access them in your scripts since they are automatically exported as environmental variables!
You can also get them from within your scripts since they are automatically exported as environmental variables!