summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sway/sway.5.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/sway/sway.5.txt b/sway/sway.5.txt
index 750254c8..93e942d4 100644
--- a/sway/sway.5.txt
+++ b/sway/sway.5.txt
@@ -55,6 +55,9 @@ They are expected to be used with **bindsym** or at runtime through **swaymsg**(
55 Set border style for focused window to _none_ or _toggle_ between the 55 Set border style for focused window to _none_ or _toggle_ between the
56 available border styles: _normal_, _pixel_, _none_. 56 available border styles: _normal_, _pixel_, _none_.
57 57
58**clipboard** <content>::
59 Store content in the system clipboard, with a MIME type of "text/plain"
60
58**exit**:: 61**exit**::
59 Exit sway and end your Wayland session. 62 Exit sway and end your Wayland session.
60 63