summary refs log tree commit diff
path: root/home/.config/X
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--home/.config/X/resources4
1 files changed, 4 insertions, 0 deletions
diff --git a/home/.config/X/resources b/home/.config/X/resources
index 09ffafa1..5bc1f966 100644
--- a/home/.config/X/resources
+++ b/home/.config/X/resources
@@ -11,6 +11,10 @@ XTerm*metaSendsEscape: true
 XTerm*alternateScroll: true
 XTerm*bellIsUrgent: true
 
+XTerm*VT100*translations: #override \n\
+	Super <Key>C: copy-selection(CLIPBOARD) \n\
+	Super <Key>V: insert-selection(CLIPBOARD)
+
 XTerm*faceName: Luxi Mono:size=12:antialias=true:hinting=false
 XTerm*internalBorder: 6
 XTerm*colorBDMode: true
16:32:14 -0500'>2021-02-07Set X key repeat rateJune McEnroe 2021-02-07Bump font size to 12June McEnroe 2021-02-07Fully configure and rebind cwmJune McEnroe 2021-02-07Add BintiJune McEnroe 2021-02-07Finish configuring xtermJune McEnroe 2021-02-06Enable tapping, reverse scroll, set scaling in wsconsctlJune McEnroe 2021-02-06Set root window to black on purple snowJune McEnroe 2021-02-06Add xmodmap configurationJune McEnroe 2021-02-06Add initial OpenBSD X configurationJune McEnroe 2021-02-06Add xterm output to schemeJune McEnroe