Files
skel/dotfiles/xbindkeysrc
David Tomaschik 9ab1f9c298 Misc updates
2026-02-18 16:10:06 -08:00

9 lines
212 B
Plaintext

# Custom copy/paste mapping for Alt+C and Alt+V to feel more like macOS.
# Uses a helper script to send Shift for terminal applications.
"smart-copy-paste copy"
alt + c
"smart-copy-paste paste"
alt + v