Update .Xresources with new xterm shortcuts

This commit is contained in:
Jake Bauer 2024-06-27 11:05:31 +02:00
parent 5548a8224b
commit bd98780b86
1 changed files with 6 additions and 0 deletions

View File

@ -16,6 +16,12 @@ Xcursor.size: 32
*.scrollKey: true
*.allowMouseOps: true
*VT100*translations: #override \n\
Ctrl Shift <Key>C: copy-selection(CLIPBOARD) \n\
Ctrl Shift <Key>V: insert-selection(CLIPBOARD) \n\
Ctrl <Key> +: larger-vt-font() \n\
Ctrl <Key> -: smaller-vt-font()
! special
*.foreground: #000000
*.background: #eeeeee