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

added another xwrits timer

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

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