mirror of
https://github.com/notwa/rc
synced 2025-02-05 07:43:22 -08:00
increase default terminal size
This commit is contained in:
parent
c2cb61d430
commit
f40da177ed
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
UXTerm*faceName: Ubuntu Mono:size=11
|
||||
UXTerm*VT100.geometry: 84x36
|
||||
UXTerm*VT100.geometry: 84x56
|
||||
UXTerm*internalBorder: 0
|
||||
UXTerm*borderWidth: 0
|
||||
UXTerm*toolBar: false
|
||||
|
@ -7,7 +7,7 @@ UXTerm*toolBar: false
|
|||
UXTerm*locale: true
|
||||
UXTerm*metaSendsEscape: true
|
||||
|
||||
! this doesn't work
|
||||
! this doesnt work
|
||||
XTerm*vt100.translations: #override \n\
|
||||
Ctrl <KeyPress> Insert:copy-selection(SELECT, CUT_BUFFER0)\n
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue