.Xdefaults

Mon, 16 Jun 2014 20:27:36 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 16 Jun 2014 20:27:36 -0400
changeset 65
9c8f98eb7e1b
parent 57
8af5835e43e1
child 68
2f406124848e
permissions
-rw-r--r--

add xmodmap, move urxvtd until after xmodmap and defaults


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