aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Birger Schacht <1143280+b1rger@users.noreply.github.com>2021-10-10 09:12:12 +0000
committerLibravatar Brian Ashworth <bosrsf04@gmail.com>2021-10-16 02:16:12 -0400
commitca8c6c3d18a17f6de2eea3f27f0ad2d2f24d6eb9 (patch)
treebebf0ea04cd077deca5090aae9170aaa72f2c67f
parentHandle present events with NULL timespec field (diff)
downloadsway-ca8c6c3d18a17f6de2eea3f27f0ad2d2f24d6eb9.tar.gz
sway-ca8c6c3d18a17f6de2eea3f27f0ad2d2f24d6eb9.tar.zst
sway-ca8c6c3d18a17f6de2eea3f27f0ad2d2f24d6eb9.zip
Fix a couple of typos
-rw-r--r--sway/sway.5.scd6
1 files changed, 3 insertions, 3 deletions
diff --git a/sway/sway.5.scd b/sway/sway.5.scd
index 202cd13f..e8d3d606 100644
--- a/sway/sway.5.scd
+++ b/sway/sway.5.scd
@@ -406,7 +406,7 @@ runtime.
406 a keyboard shortcuts inhibitor is active for the currently focused 406 a keyboard shortcuts inhibitor is active for the currently focused
407 window. Such inhibitors are usually requested by remote desktop and 407 window. Such inhibitors are usually requested by remote desktop and
408 virtualization software to enable the user to send keyboard shortcuts 408 virtualization software to enable the user to send keyboard shortcuts
409 to the remote or virtual session. The _--inhibited_ flag allows to 409 to the remote or virtual session. The _--inhibited_ flag allows one to
410 define bindings which will be exempt from pass-through to such 410 define bindings which will be exempt from pass-through to such
411 software. The same preference logic as for _--locked_ applies. 411 software. The same preference logic as for _--locked_ applies.
412 412
@@ -637,9 +637,9 @@ The default colors are:
637*force_display_urgency_hint* <timeout> [ms] 637*force_display_urgency_hint* <timeout> [ms]
638 If an application on another workspace sets an urgency hint, switching to this 638 If an application on another workspace sets an urgency hint, switching to this
639 workspace may lead to immediate focus of the application, which also means the 639 workspace may lead to immediate focus of the application, which also means the
640 window decoration color would be immediately resetted to *client.focused*. This 640 window decoration color would be immediately reset to *client.focused*. This
641 may make it unnecessarily hard to tell which window originally raised the 641 may make it unnecessarily hard to tell which window originally raised the
642 event. This option allows to set a _timeout_ in ms to delay the urgency hint reset. 642 event. This option allows one to set a _timeout_ in ms to delay the urgency hint reset.
643 643
644*titlebar_border_thickness* <thickness> 644*titlebar_border_thickness* <thickness>
645 Thickness of the titlebar border in pixels 645 Thickness of the titlebar border in pixels