summaryrefslogtreecommitdiff
path: root/.config/X11/defaults
diff options
context:
space:
mode:
authorLuke Shumaker <shumakl@purdue.edu>2015-02-09 20:10:33 -0500
committerLuke Shumaker <shumakl@purdue.edu>2015-02-09 20:10:33 -0500
commit59b4baf119ed0d4141d483942645bf6270e71cab (patch)
treeaa696df6d59c70071cc6224a5fb467e3cc8334a3 /.config/X11/defaults
parentd42129fbfffbe1fee1cafe1f956090a4d0f47731 (diff)
Set DejaVu Sans Mono to be the default Monospace font
Diffstat (limited to '.config/X11/defaults')
-rw-r--r--.config/X11/defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/X11/defaults b/.config/X11/defaults
index b9a0582..fca1914 100644
--- a/.config/X11/defaults
+++ b/.config/X11/defaults
@@ -12,7 +12,7 @@ URxvt.color12: #729FCF
URxvt.scrollstyle: plain
URxvt.scrollBar_floating: true
-URxvt.font: xft:DejaVu Sans Mono-8
+URxvt.font: xft:Monospace-8
URxvt.cursorBlink: true
URxvt.pastableTabs: true