window layouter: small documentation fix

This commit is contained in:
Norman Feske 2016-02-26 12:18:19 +01:00
parent b767391d34
commit 55506f432e
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ layouter configuration as follows:
! </config> ! </config>
Each '<press>' node defines the policy when the specified 'key' is pressed. Each '<press>' node defines the policy when the specified 'key' is pressed.
If can be equipped with an 'action' attribute that triggers a window action. It can be equipped with an 'action' attribute that triggers a window action.
The supported window actions are: The supported window actions are:
:next_window: Focus the next window in the focus history. :next_window: Focus the next window in the focus history.