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 aa00409ace4b6bb25b01234751ee44799969fe7e
parent 76274b3ce200a202c9c349ff4fa1b749a1e65e63
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Wed,  2 Apr 2014 09:44:48 +0200

added clocks to xwrits windows

Diffstat:
M.xinitrc | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.xinitrc b/.xinitrc @@ -102,8 +102,8 @@ fi /usr/bin/xscreensaver -no-splash & # Typing breaks (optionally add +lock) -xwrits breaktime=0:20 typetime=5:00 +mouse & -xwrits breaktime=5:00 typetime=55:00 +mouse & +xwrits breaktime=0:20 typetime=5:00 +clock +breakclock +mouse & +xwrits breaktime=5:00 typetime=55:00 +clock +breakclock +mouse & exec i3 #exec herbstluftwm --locked