.Xdefaults

Wed, 18 Jun 2014 00:16:09 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Wed, 18 Jun 2014 00:16:09 -0400
changeset 75
2b4633385693
parent 68
2f406124848e
child 70
431128b5fa0c
child 116
5941d66ecc4b
permissions
-rw-r--r--

Fuck everything Droid, use DejaVu. Droid is less unicode complete but only Xwin masks the rest in with font substitution


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

! keep LCtrl+LShift+[0-9a-f] unicode insertion
URxvt.iso14755: true
! disable LCtrl+LShift+keycap symbolic unicode (use Compose key instead)
URxvt.iso14755_52: false

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

mercurial