diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2014-03-21 20:15:34 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2014-03-21 20:15:34 +0100 |
commit | f20096022de6453ad6e054357ade2fbba97a2423 (patch) | |
tree | 09340522eac9453a45c508f7d22754f9823f89c5 /X11/Xresources | |
parent | 3bdd71d25d67e69bc4e510ac26e262a77f9578ff (diff) | |
download | dotfiles-f20096022de6453ad6e054357ade2fbba97a2423.tar.xz |
Maybe some other time…
Diffstat (limited to 'X11/Xresources')
-rw-r--r-- | X11/Xresources | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/X11/Xresources b/X11/Xresources index 5ef5d6a..f0fb2bd 100644 --- a/X11/Xresources +++ b/X11/Xresources @@ -13,8 +13,8 @@ URxvt.fading: 0 !urxvt fonts: -URxvt*font: xft:Ubuntu Mono:pixelsize=15 -URxvt*boldFont: xft:Ubuntu Mono:bold:pixelsize=15 +URxvt*font: xft:Source Code Pro:pixelsize=10 +URxvt*boldFont: xft:Source Code Pro:bold:pixelsize=10 URxvt*geometry: 90x25 |