aboutsummaryrefslogtreecommitdiff
path: root/.Xdefaults
diff options
context:
space:
mode:
authorxero <x@xero.nu>2014-03-08 22:08:40 -0500
committerxero <x@xero.nu>2014-03-08 22:08:40 -0500
commit02dd2db6564b9e3fd1e1582724bbd188f5de7db6 (patch)
treefbafdd0af4a5615286e3fd16e15b740d71db5d51 /.Xdefaults
parentb58ff155f74cbe76f51aa0074d8d2218de774613 (diff)
downloaddotfiles_ascii-02dd2db6564b9e3fd1e1582724bbd188f5de7db6.tar.xz
dotfiles_ascii-02dd2db6564b9e3fd1e1582724bbd188f5de7db6.zip
add configs for fonts and git, update zshrc and xdefaults
Diffstat (limited to '.Xdefaults')
-rw-r--r--.Xdefaults10
1 files changed, 7 insertions, 3 deletions
diff --git a/.Xdefaults b/.Xdefaults
index e8e2eb0..4bbe068 100644
--- a/.Xdefaults
+++ b/.Xdefaults
@@ -10,7 +10,7 @@
! ▓▓▓▓▓▓▓▓▓▓
! ░▓ author ▓ xero <x@xero.nu>
! ░▓ 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