diff options
author | xero <x@xero.nu> | 2014-01-25 20:12:16 -0500 |
---|---|---|
committer | xero <x@xero.nu> | 2014-01-25 20:12:16 -0500 |
commit | abb204ed8349b10dc53fc5884c8388c11d23776d (patch) | |
tree | 8695c10af69d57552a98bad8fe9852e5d808230c /.Xdefaults | |
parent | 264ff0e4b8ba9fd58fc412867d5103aff5578b62 (diff) | |
download | dotfiles_ascii-abb204ed8349b10dc53fc5884c8388c11d23776d.tar.xz dotfiles_ascii-abb204ed8349b10dc53fc5884c8388c11d23776d.zip |
add zsh config file. xdefaults organization
Diffstat (limited to '')
-rw-r--r-- | .Xdefaults | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -19,6 +19,7 @@ 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 @@ -48,9 +49,5 @@ urxvt*color8: #666666 ! █▓▒░ clipboard urxvt.keysym.Shift-Control-V: perl:clipboard:paste -urxvt.iso14755: False -urxvt.perl-ext-common: default,clipboard - -! █▓▒░ misc -urxvt.saveLines: 4095 urxvt.iso14755: false +urxvt.perl-ext-common: default,clipboard |