dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 2374b05ab5b7387ea43d762c2c7f592352a1c8ea
parent 3ced0a151d2bce085c2c49f058e66ee2de7ae669
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Mon, 31 Mar 2014 12:33:36 +0200

Merge branch 'master' of github.com:anders-dc/dotfiles

Diffstat:
M.vimperator/colors/darkness2.vimp | 2+-
M.xinitrc | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.vimperator/colors/darkness2.vimp b/.vimperator/colors/darkness2.vimp @@ -36,7 +36,7 @@ hi ErrorMsg color: #ffffff; background: red; font-weight: bold; "Hint section "hi Hint font-family: Sans; font-size: 10px; font-weight: bold; color: #f6e9e9; background-color: red; border-color: ButtonShadow; border-width: 0px; border-style: solid; padding 0px 1px 0px 1px; -hi Hint font-family: Sans; font-size: 10px; font-weight: bold; color: white; background-color: rgba(0, 0, 0, 0.5); border: solid 1px LightGray; +hi Hint font-family: Sans; font-size: 12px; font-weight: bold; color: white; background-color: rgba(0, 0, 0, 0.5); border: solid 1px LightGray; hi Hint::after content: attr(number); hi HintActive background: blue; color: #f6e9e9; hi HintElem background-color: #222222; color: #f6e9e9; diff --git a/.xinitrc b/.xinitrc @@ -101,7 +101,7 @@ fi # Start screensaver daemon /usr/bin/xscreensaver -no-splash & -xwrits & +xwrits breaktime=0:20 typetime=5:00 +mouse +lock & exec i3 #exec herbstluftwm --locked