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 798251e6b1dfd42553b4f62018716b3752ec4211
parent 61165dca1ddf0095bb0f69fd96fbf41ba03dd442
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Thu, 27 Feb 2014 15:10:06 +0100

use pm-suspend-hybrid

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

diff --git a/bin/zzz b/bin/zzz @@ -13,5 +13,5 @@ mpc stop xscreensaver-command --lock if [[ "$HOSTNAME" == 'flaptop' ]]; then - pm-suspend + pm-suspend-hybrid fi