diff options
| author | 2012-10-16 09:59:47 +0200 | |
|---|---|---|
| committer | 2012-10-16 09:59:47 +0200 | |
| commit | 336021fc03ee8a2ae27458087c4928b6f4f8d77c (patch) | |
| tree | 2bec1c867b1b9ebb617177a0ad44a2c12a32594f | |
| parent | 1f3bdb9e4490e20aefd7038a507aee50c76728dc (diff) | |
| download | dotfiles-336021fc03ee8a2ae27458087c4928b6f4f8d77c.tar.gz dotfiles-336021fc03ee8a2ae27458087c4928b6f4f8d77c.zip | |
.Xdefaults
| -rw-r--r-- | .Xdefaults | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -16,9 +16,8 @@ urxvt.perl-ext-common: default,matcher,searchable-scrollback urxvt.urlLauncher: conkeror urxvt.matcher.button: 1 -urxvt.font: xft:Press Start 2P-10 -! xft:Monaco:weight=medium:pixelsize=18 -! urxvt.boldFont: xft:Monaco:weight=black:pixelsize=18 +urxvt.font: xft:Monaco:weight=medium:pixelsize=18 +urxvt.boldFont: xft:Monaco:weight=black:pixelsize=18 ! urxvt.italicFont: xft:Monaco:slant=italic:pixelsize=18 urxvt.background: #111113 |
