Skip to content

Commit

Permalink
fix mistake in readme [no ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
twaik authored Jan 21, 2025
1 parent 1d7cbd8 commit ab92c70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ termux-x11-preference [list] {key:value} [{key2:value2}]..."
```
Use `termux-x11-preference` to dump current preference.
Use `termux-x11-preference > file` to dump current preferences to file.
Use `termux-x11-preference list > file` to dump current preferences to file.
Use `termux-x11-preferences < file` to restore preferences from file.
Use `termux-x11-preferences "fullscreen"="false" "showAdditionalKbd"="true"` to disable fullscreen and enable additional key bar. The full list of preferences you can modify is available with `termux-x11-preference list` command. You can specify one or more preferences here.
Expand Down

0 comments on commit ab92c70

Please sign in to comment.