1
0
Fork 0
forked from wry/wry

config: add focus-tiles action

This commit is contained in:
Julian Orth 2025-07-19 23:00:28 +02:00
parent bd85db5b59
commit 57a49d5299
11 changed files with 61 additions and 1 deletions

View file

@ -3683,6 +3683,10 @@ The string should have one of the following values:
Focuses the layer above the currently focused layer.
- `focus-tiles`:
Focuses the tile layer.
<a name="types-Status"></a>