dotfiles/.Xresources

8 lines
192 B
Text
Raw Permalink Normal View History

2024-12-13 10:43:50 +01:00
XTerm*background: black
XTerm*foreground: white
XTerm.vt100.translations: #override \n\
Ctrl Shift <Key>C: copy-selection(CLIPBOARD) \n\
Ctrl Shift <Key>V: insert-selection(CLIPBOARD)