AutoYADM commit: 2025-06-08 21:18:57

This commit is contained in:
Daniel Fichtinger 2025-06-08 21:18:57 -04:00
parent a51cd136f6
commit 9a0344b51b

View file

@ -1,3 +1,5 @@
# Goal: better multi-selection behavior
# If we copy multiple selections, it should be copied s.t. each selection is on its own line
map -docstring "yank the selection into the clipboard" global user y "<a-|> wl-copy<ret>"
map -docstring "paste the clipboard" global user p "<a-!> wl-paste -n<ret>"