mirror of
https://github.com/swaywm/sway.git
synced 2026-04-04 07:15:48 -04:00
Merge pull request #1579 from tmccombs/patch-1
Add description of clipboard command to man page
This commit is contained in:
commit
6ffcb031f9
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
|
Set border style for focused window to _none_ or _toggle_ between the
|
||||||
available border styles: _normal_, _pixel_, _none_.
|
available border styles: _normal_, _pixel_, _none_.
|
||||||
|
|
||||||
|
**clipboard** <content>::
|
||||||
|
Store content in the system clipboard, with a MIME type of "text/plain"
|
||||||
|
|
||||||
**exit**::
|
**exit**::
|
||||||
Exit sway and end your Wayland session.
|
Exit sway and end your Wayland session.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue