Fix a couple of typos
This commit is contained in:
parent
0c210a5e68
commit
ca8c6c3d18
|
@ -406,7 +406,7 @@ runtime.
|
||||||
a keyboard shortcuts inhibitor is active for the currently focused
|
a keyboard shortcuts inhibitor is active for the currently focused
|
||||||
window. Such inhibitors are usually requested by remote desktop and
|
window. Such inhibitors are usually requested by remote desktop and
|
||||||
virtualization software to enable the user to send keyboard shortcuts
|
virtualization software to enable the user to send keyboard shortcuts
|
||||||
to the remote or virtual session. The _--inhibited_ flag allows to
|
to the remote or virtual session. The _--inhibited_ flag allows one to
|
||||||
define bindings which will be exempt from pass-through to such
|
define bindings which will be exempt from pass-through to such
|
||||||
software. The same preference logic as for _--locked_ applies.
|
software. The same preference logic as for _--locked_ applies.
|
||||||
|
|
||||||
|
@ -637,9 +637,9 @@ The default colors are:
|
||||||
*force_display_urgency_hint* <timeout> [ms]
|
*force_display_urgency_hint* <timeout> [ms]
|
||||||
If an application on another workspace sets an urgency hint, switching to this
|
If an application on another workspace sets an urgency hint, switching to this
|
||||||
workspace may lead to immediate focus of the application, which also means the
|
workspace may lead to immediate focus of the application, which also means the
|
||||||
window decoration color would be immediately resetted to *client.focused*. This
|
window decoration color would be immediately reset to *client.focused*. This
|
||||||
may make it unnecessarily hard to tell which window originally raised the
|
may make it unnecessarily hard to tell which window originally raised the
|
||||||
event. This option allows to set a _timeout_ in ms to delay the urgency hint reset.
|
event. This option allows one to set a _timeout_ in ms to delay the urgency hint reset.
|
||||||
|
|
||||||
*titlebar_border_thickness* <thickness>
|
*titlebar_border_thickness* <thickness>
|
||||||
Thickness of the titlebar border in pixels
|
Thickness of the titlebar border in pixels
|
||||||
|
|
Loading…
Reference in a new issue