.Xdefaults

Sat, 14 Jun 2014 23:06:56 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Sat, 14 Jun 2014 23:06:56 -0400
changeset 56
e341df2dafda
parent 27
c945635e1f34
child 57
8af5835e43e1
permissions
-rw-r--r--

Allow .Xdefaults.local to be included, don\'t rely on system to run xrdb -cpp


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

#include ".Xdefaults.local"

mercurial