mirror of
https://github.com/swaywm/sway.git
synced 2024-11-22 07:51:28 +00:00
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
|
||||
window. Such inhibitors are usually requested by remote desktop and
|
||||
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
|
||||
software. The same preference logic as for _--locked_ applies.
|
||||
|
||||
|
@ -637,9 +637,9 @@ The default colors are:
|
|||
*force_display_urgency_hint* <timeout> [ms]
|
||||
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
|
||||
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
|
||||
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>
|
||||
Thickness of the titlebar border in pixels
|
||||
|
|
Loading…
Reference in a new issue