Revived cbx script to copy images directly to clipboard

This commit is contained in:
Emmet 2023-06-15 19:05:18 -05:00
parent 23a2dcc1a1
commit f7c2b21b09
2 changed files with 12 additions and 2 deletions

View file

@ -504,7 +504,7 @@ map da cut mode=add
map dr cut mode=remove
map dt cut mode=toggle
map yy chain copy; shell ~/.local/bin/cbx copy %s
map yy chain copy; shell cbx copy %s
map uy uncut
map ya copy mode=add
map yr copy mode=remove