From 02dd2db6564b9e3fd1e1582724bbd188f5de7db6 Mon Sep 17 00:00:00 2001 From: xero Date: Sat, 8 Mar 2014 22:08:40 -0500 Subject: add configs for fonts and git, update zshrc and xdefaults --- .Xdefaults | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to '.Xdefaults') diff --git a/.Xdefaults b/.Xdefaults index e8e2eb0..4bbe068 100644 --- a/.Xdefaults +++ b/.Xdefaults @@ -10,7 +10,7 @@ ! ▓▓▓▓▓▓▓▓▓▓ ! ░▓ author ▓ xero ! ░▓ code ▓ http://code.xero.nu/dotfiles -! ░▓ mirror ▓ http://github.com/xero/dotfiles +! ░▓ mirror ▓ http://git.io/.files ! ░▓▓▓▓▓▓▓▓▓▓ ! ░░░░░░░░░░ ! @@ -19,7 +19,6 @@ urxvt*font: xft:gohufont:size=11:antialias=true urxvt*boldFont: xft:gohufont:size=11:antialias=true ! █▓▒░ interface -urxvt.saveLines: 4095 urxvt*scrollBar: false urxvt*transparent: true urxvt*shading: 15 @@ -49,5 +48,10 @@ urxvt*color8: #666666 ! █▓▒░ clipboard urxvt.keysym.Shift-Control-V: perl:clipboard:paste -urxvt.iso14755: false +urxvt.iso14755: False urxvt.perl-ext-common: default,clipboard + +! █▓▒░ misc +urxvt.saveLines: 4095 +urxvt.iso14755: false +urxvt*iconFile: /home/xero/.icons/AwOkenWhite/clear/128x128/apps/terminal3.png \ No newline at end of file -- cgit v1.2.1