diff options
author | Jesse Morgan <jesse@jesterpm.net> | 2013-03-20 13:29:02 -0700 |
---|---|---|
committer | Jesse Morgan <morganjm@amazon.com> | 2013-03-20 13:29:02 -0700 |
commit | 80b82be4ca97e63018a5f882e2f5a866cae19403 (patch) | |
tree | 16e074add1dd34dd768a58d493279c1bace2809f /base/Xresources | |
parent | 6dc3fdd495717ce28feae71c9ce4feab5cd20040 (diff) |
Tweaked urxvt font and added new list
Diffstat (limited to 'base/Xresources')
-rw-r--r-- | base/Xresources | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/base/Xresources b/base/Xresources index 14ae174..0f5a18b 100644 --- a/base/Xresources +++ b/base/Xresources @@ -1,7 +1,7 @@ *color12: #5895cf -Rxvt.background: black +Rxvt.background: #1a1a1a Rxvt.foreground: white Rxvt.scrollBar: false -Rxvt.font: xft:Monospace:size=10:autohint=true -Rxvt.letterSpace: -1 +Rxvt.font: xft:UbuntuMono:size=12:autohint=true +Rxvt.letterSpace: 0 |