diff options
author | emersion <contact@emersion.fr> | 2018-07-09 22:39:47 +0100 |
---|---|---|
committer | emersion <contact@emersion.fr> | 2018-07-10 22:09:21 +0100 |
commit | ba3511b2431d331b735770e38e6bbd83cb5a9d66 (patch) | |
tree | a79c2994ae5b7b958723de84ab807c0d28c1d5cd /completions | |
parent | 8afe68f92063ff6db061f721868f601b2fc20191 (diff) |
Remove `clipboard` command and `get_clipboard` message
Diffstat (limited to 'completions')
-rw-r--r-- | completions/zsh/_swaymsg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/completions/zsh/_swaymsg b/completions/zsh/_swaymsg index 6bb03279..2e39deb6 100644 --- a/completions/zsh/_swaymsg +++ b/completions/zsh/_swaymsg @@ -22,7 +22,6 @@ types=( 'get_marks' 'get_bar_config' 'get_version' -'get_clipboard' ) _arguments -s \ |