bugaevc / wl-clipboard

Command-line copy/paste utilities for Wayland
GNU General Public License v3.0
1.62k stars 60 forks source link

Custom keybindings #134

Closed HVisMyLife closed 2 years ago

HVisMyLife commented 2 years ago

Is it possible to use custom global keybindings for copy/paste? I mean XF86Copy and XF86Paste (reported by wev tool). I'm asking just because I have custom ergo-split keyboard, and that macros do not work on my Arch + sway... Thanks in advance

YaLTeR commented 2 years ago

wl-clipboard is not a hotkey daemon, it merely provides tools to read and write the clipboard. You should be able set global hotkeys to wl-copy and wl-paste in your compositor (sway). Maybe they are called something different?