Skip to content

Commit d9fbf99

Browse files
committed
Mention EFCK_TYPEOUT_CMD= also on Downloads page
1 parent e0324e0 commit d9fbf99

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

content/pages/download.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,9 @@ If on **Wayland**, additionally install package _**ydotool**_, e.g.
135135

136136
sudo apt install ydotool
137137

138+
or you can override the chosen typeout command by setting
139+
[`EFCK_TYPEOUT_CMD` environment variable](/faq/#env-vars).
140+
138141
It is recommended to
139142
assign a **keyboard shortcut**
140143
such as <kbd>Win</kbd>+<kbd>.</kbd>,

content/pages/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ In all above cases, `{APP_NAME}` stands for `"efck-chat-keyboard"`.
8282
</details>
8383

8484

85-
<details markdown="1" id="config-home">
85+
<details markdown="1" id="env-vars">
8686
<summary><h3>Customization via environment variables ...</h3></summary>
8787
The following known environment variables affect program runtime:
8888

0 commit comments

Comments
 (0)