.Xdefaults

Sun, 15 Jun 2014 11:28:36 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Sun, 15 Jun 2014 11:28:36 -0400
branch
mhoward-lt
changeset 60
d18a4be6db77
parent 33
0f5d5166b77d
child 70
431128b5fa0c
permissions
-rw-r--r--

Copy .Xdefaults.local setup from default


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