aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2017-05-15 19:30:27 +0200
committerKarel Kočí <cynerd@email.cz>2017-05-15 19:30:27 +0200
commitea2275c523006efb97b550c1dcc11123dd9b9847 (patch)
tree49c04527951241371d9e8ad8bd6f18172eabe20f
parent3abbe8eed87f7091a59feedfb846b8b39aa3f3e2 (diff)
downloadmyconfigs-ea2275c523006efb97b550c1dcc11123dd9b9847.tar.gz
myconfigs-ea2275c523006efb97b550c1dcc11123dd9b9847.tar.bz2
myconfigs-ea2275c523006efb97b550c1dcc11123dd9b9847.zip
urxvt update font
-rw-r--r--Xresources8
1 files changed, 4 insertions, 4 deletions
diff --git a/Xresources b/Xresources
index f72f1ea..4ad1435 100644
--- a/Xresources
+++ b/Xresources
@@ -40,11 +40,11 @@ URxvt*scrollTtyKeypress: true
URxvt*secondaryScreen: 1
URxvt*secondaryScroll: 0
! Font
-URxvt*font: xft:mono:size=10
+URxvt*font: xft:DejaVu Sans Mono:size=9
URxvt.letterSpace: -1
-URxvt*perl-ext-common: default,clipboard,font-size
-URxvt.keysym.C-Up: font-size:increase
-URxvt.keysym.C-Down: font-size:decrease
+URxvt*perl-ext-common: default,clipboard,font-size
+URxvt.keysym.C-Up: perl:font-size:increase
+URxvt.keysym.C-Down: perl:font-size:decrease
URxvt*iso14755: False
URxvt*keysym*Shift-Control-C: perl:clipboard:copy