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 dc470aa20396ece80ace052885cafbfd7e3fcfeb
parent be0a27bb7c87c7b5bb83ad91389ad74c97f47225
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Wed, 19 Mar 2014 14:53:03 +0100

Enable x screensaver lock

Diffstat:
Mbin/zzz | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/zzz b/bin/zzz @@ -10,7 +10,7 @@ if [[ "$HOSTNAME" == 'flaptop' ]]; then killall ssh fi mpc stop -#xscreensaver-command --lock +xscreensaver-command --lock if [[ "$HOSTNAME" == 'flaptop' ]]; then sudo pm-suspend-hybrid