dotfiles

*nix config files
git clone git://git.pyratebeard.net/dotfiles.git
Log | Files | Refs | README

commit 81d721ea081e44af3f74463f0a5ae672524ec87f
parent 0b3502ec864f1dccc97e27bb2fa84170b9b2c8c8
Author: dudley <pyratebeard@gmail.com>
Date:   Tue,  6 Sep 2016 17:53:08 +0100

changing name of colorscheme

Diffstat:
Murxvt/.Xdefaults | 2+-
Murxvt/decker-cyan.Xcolors | 30+-----------------------------
2 files changed, 2 insertions(+), 30 deletions(-)

diff --git a/urxvt/.Xdefaults b/urxvt/.Xdefaults @@ -37,7 +37,7 @@ urxvt.saveLines: 9999 urxvt.iso14755: false -! decker-cyan Xcolours +! decker colorscheme ! special *.foreground: #d9d9d9 *.background: #0b0b0b diff --git a/urxvt/decker-cyan.Xcolors b/urxvt/decker-cyan.Xcolors @@ -1,32 +1,4 @@ -! pyratesoft Xdefaults - -!#include </home/dudley/pyratesoft4.Xcolors> - -! geometry -urxvt.geometry: 85x45 - -! fonts -!urxvt*font: xft:Tamsyn:pixelsize=15 -urxvt*font: xft:gohufont:size=10:antialias=false -urxvt*boldFont: -urxvt*italicFont: -urxvt*bolditalicFont: - -! interface -urxvt*transparent: true -urxvt*shading: 10 -urxvt*scrollBar: false -urxvt*cursorBlink: true - -! clipboard -urxvt.perl-ext-common: default,clipboard,keyboard-select -urxvt.keysym.M-Escape: perl:keyboard-select:activate -urxvt.keysym.M-c: perl:clipboard:copy -urxvt.keysym.C-v: perl:clipboard:paste -urxvt.keysym.M-C-v: perl:clipboard:paste_escaped -urxvt.clipboard.copycmd: xsel -ib -urxvt.clipboard.pastecmd: xsel -ob - +! decker colorscheme ! special *.foreground: #d9d9d9 *.background: #0b0b0b