mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-01 04:28:03 +02:00
man: document new focus-animation config entry
This commit is contained in:
parent
46ce798d28
commit
bb835b419e
1 changed files with 6 additions and 0 deletions
|
|
@ -188,6 +188,12 @@ sets the effect used for opening new windows (string). Can be
|
|||
.B none.
|
||||
By default, the fade animation is used.
|
||||
.TP 7
|
||||
.BI "focus-animation=" dim-layer
|
||||
sets the effect used with the focused and unfocused windows. Can be
|
||||
.B dim-layer,
|
||||
.B none.
|
||||
By default, no animation is used.
|
||||
.TP 7
|
||||
.BI "binding-modifier=" ctrl
|
||||
sets the modifier key used for common bindings (string), such as moving
|
||||
surfaces, resizing, rotating, switching, closing and setting the transparency
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue