dotfiles

Personal dotfiles
git clone https://git.bracken.jp/dotfiles.git
Log | Files | Refs | LICENSE

commit 68f8f8b04d0963551f71963e321fce6e082c327f
parent 6947acfcca83532f56ebcef7ad6aa10f6473673d
Author: Chris Bracken <chris@bracken.jp>
Date:   Tue,  4 Nov 2014 12:56:43 -0800

.Xdefaults is deprecated, use .Xresources instead.

Diffstat:
D.Xdefaults | 26--------------------------
1 file changed, 0 insertions(+), 26 deletions(-)

diff --git a/.Xdefaults b/.Xdefaults @@ -1,26 +0,0 @@ -! URxvt -URxvt.foreground: grey -URxvt.background: #0f0f0f -URxvt.font: 9x15 -URxvt.geometry: 100x50 -URxvt.scrollBar: false -URxvt.inputMethod: ibus -URxvt.preeditType: OverTheSpot -URxvt.color0: #2e3436 -URxvt.color1: #cc0000 -URxvt.color2: #4e9a06 -URxvt.color3: #c4a000 -URxvt.color4: #3465a4 -URxvt.color5: #75507b -URxvt.color6: #06989a -URxvt.color7: #d3d7cf -URxvt.color8: #555753 -URxvt.color9: #ef2929 -URxvt.color10: #8ae234 -URxvt.color11: #fce94f -URxvt.color12: #729fcf -URxvt.color13: #ad7fa8 -URxvt.color14: #34e2e2 -URxvt.color15: #eeeeec -URxvt.inputMethod: ibus -URxvt.preeditType: OverTheSpot