diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-02-28 20:06:24 +0000 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-02-28 20:06:24 +0000 |
| commit | 8503727ab086d3e81f90abb7734b18c584ac08fd (patch) | |
| tree | 630d6685b04ec54fa5f1c8a2102bdc018790ebb3 | |
| parent | 1d35223a24ce69e72411e11ca210604b6a8c2a45 (diff) | |
Update URxvt copy and paste
| -rw-r--r-- | Xdefaults | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -67,3 +67,6 @@ URxvt.color14: #77ffff ! white URxvt.color7: #c7c7c7 URxvt.color15: #feffff + +URxvt.keysym.Shift-Control-V: eval:paste_clipboard +URxvt.keysym.Shift-Control-C: eval:selection_to_clipboard |