aboutsummaryrefslogtreecommitdiff
path: root/swaymsg/swaymsg.1.scd
diff options
context:
space:
mode:
authorFurkan Sahin <furkan-dev@proton.me>2018-07-09 22:39:47 +0100
committerFurkan Sahin <furkan-dev@proton.me>2018-07-09 22:39:47 +0100
commit0b8f9024a19e97dca79665277d90b348eb7695b8 (patch)
treea79c2994ae5b7b958723de84ab807c0d28c1d5cd /swaymsg/swaymsg.1.scd
parentd756c8dd0ba3c7fcddb4f23fa5ef4c3c4a90e982 (diff)
Remove `clipboard` command and `get_clipboard` message
Diffstat (limited to 'swaymsg/swaymsg.1.scd')
-rw-r--r--swaymsg/swaymsg.1.scd6
1 files changed, 0 insertions, 6 deletions
diff --git a/swaymsg/swaymsg.1.scd b/swaymsg/swaymsg.1.scd
index 59a706d4..a6e279da 100644
--- a/swaymsg/swaymsg.1.scd
+++ b/swaymsg/swaymsg.1.scd
@@ -64,9 +64,3 @@ _swaymsg_ [options...] [message]
*get\_config*
Gets a JSON-encoded copy of the current configuration.
-
-*get\_clipboard*
- Get JSON-encoded information about the clipboard.
- Returns the current clipboard mime-types if called without
- arguments, otherwise returns the clipboard data in the requested
- formats. Encodes the data using base64 for non-text mime types.