Misc updates

This commit is contained in:
David Tomaschik
2026-02-18 16:10:06 -08:00
parent cdbc40d1e8
commit 9ab1f9c298
14 changed files with 243 additions and 26 deletions

8
dotfiles/xbindkeysrc Normal file
View File

@@ -0,0 +1,8 @@
# 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