summaryrefslogtreecommitdiffstats
path: root/Xdefaults
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2014-03-21 18:28:01 -0400
committerJesse Luehrs <doy@tozt.net>2014-03-21 18:33:25 -0400
commit5b10ee28df83e075138256463e1421f1c417bc3c (patch)
treea6eee22371d2d37ef0a95edb7d48d12e0f9f6149 /Xdefaults
parenta2405943d4f1f2d3fa0b55e6053a1e796204a2ec (diff)
downloadconf-5b10ee28df83e075138256463e1421f1c417bc3c.tar.gz
conf-5b10ee28df83e075138256463e1421f1c417bc3c.zip
adjust sizes for higher resolution monitor
Diffstat (limited to 'Xdefaults')
-rw-r--r--Xdefaults8
1 files changed, 4 insertions, 4 deletions
diff --git a/Xdefaults b/Xdefaults
index 348d0db..bbe7551 100644
--- a/Xdefaults
+++ b/Xdefaults
@@ -9,8 +9,8 @@ URxvt*borderWidth:1
URxvt*scrollTtyOutput:false
URxvt*scrollTtyKeypress:true
URxvt*scrollBar:false
-URxvt*font:6x10
-URxvt*boldFont:6x10
+URxvt*font:7x14
+URxvt*boldFont:7x14
URxvt*urgentOnBell: true
URxvt*perl-ext-common:default,matcher,pass<M-p>
URxvt*perl-lib:/home/doy/.urxvt/
@@ -32,8 +32,8 @@ xterm*pointerColor:yellow
xterm*borderWidth:1
xterm*scrollTtyOutput:false
xterm*scrollBar:false
-xterm*font:6x10
-xterm*boldFont:6x10
+xterm*font:7x14
+xterm*boldFont:7x14
xterm*bellIsUrgent: true
! }}}