.Xdefaults

Sun, 15 Jun 2014 19:42:06 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Sun, 15 Jun 2014 19:42:06 -0400
changeset 63
4c151c56b0b8
parent 57
8af5835e43e1
child 68
2f406124848e
permissions
-rw-r--r--

Fix font


URxvt.foreground: white
URxvt.background: #070707
URxvt.font: xft:monospace-10

URxvt.scrollstyle: plain
URxvt.scrollBar_right: true
URxvt.scrollBar_floating: true

URxvt.visualBell: true
URxvt.urgentOnBell: true

URxvt.saveLines: 1000

URxvt.iso14755: false
URxvt.iso14755_52: false

#ifdef USE_LOCAL
#include ".Xdefaults.local"
#endif

mercurial