.Xdefaults

Tue, 23 Feb 2016 01:56:46 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Tue, 23 Feb 2016 01:56:46 -0500
changeset 261
6254589972e6
parent 116
5941d66ecc4b
child 117
10e0152bacce
child 376
45be44be97c5
permissions
-rw-r--r--

update only


URxvt.foreground: #DFDFDF
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