summary refs log tree commit diff
path: root/home/.config/X/resources
diff options
context:
space:
mode:
Diffstat (limited to 'home/.config/X/resources')
-rw-r--r--home/.config/X/resources2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/.config/X/resources b/home/.config/X/resources
index 4d15dec9..fc744aed 100644
--- a/home/.config/X/resources
+++ b/home/.config/X/resources
@@ -4,7 +4,7 @@ XTerm*utf8: true
 XTerm*metaSendsEscape: true
 XTerm*alternateScroll: true
 
-XTerm*faceName: Luxi Mono:size=11:antialias=true:hinting=false
+XTerm*faceName: Luxi Mono:size=12:antialias=true:hinting=false
 XTerm*colorBDMode: true
 XTerm*scrollBar: false
 XTerm*pointerMode: 2
ver-highlight'> This is how curses puts characters into the bottom-right cell of the terminal. 2019-07-11Don't do carriage return on line feedJune McEnroe 2019-07-11Interpret 256color-style SGRsJune McEnroe 2019-07-11Use inline style rather than <b>, <i>, <u>June McEnroe 2019-07-11Factor out clearJune McEnroe 2019-07-11Add bright option to shottyJune McEnroe 2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe