dotfiles

The dotfiles of my personnal laptop.
Log | Files | Refs

commit 32a0bb54961f4d6e8feae73b3468c236a03e4044
parent 36ef1610bb41d73966d69dbd2a1cc8f5779e0a7c
Author: Hugo Soucy <hugo@soucy.cc>
Date:   Thu, 23 Mar 2023 20:24:52 -0400

Add some lines about copy/paste in xterm

Diffstat:
M.Xresources | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/.Xresources b/.Xresources @@ -45,6 +45,10 @@ XTerm*locale: true XTerm*pointerMode: 2 XTerm*allowTitleOps: true XTerm*termName: xterm-256color +XTerm*selectToClipboard: true +xterm*VT100.Translations: #override \ + Ctrl Shift <Key>V: insert-selection(CLIPBOARD) \n\ + Ctrl Shift <Key>C: copy-selection(CLIPBOARD) !!! Xconsole XConsole*internalBorder: 5