mirror of
https://github.com/swaywm/sway.git
synced 2026-03-30 11:10:59 -04:00
Add description of clipboard command to man page
This commit is contained in:
parent
7c3b0ffc32
commit
12f6dfec2e
1 changed files with 3 additions and 0 deletions
|
|
@ -55,6 +55,9 @@ They are expected to be used with **bindsym** or at runtime through **swaymsg**(
|
|||
Set border style for focused window to _none_ or _toggle_ between the
|
||||
available border styles: _normal_, _pixel_, _none_.
|
||||
|
||||
**clipboard** <content>::
|
||||
Store content in the system clipboard, with a MIME type of "text/plain"
|
||||
|
||||
**exit**::
|
||||
Exit sway and end your Wayland session.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue