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 5dd1adba9571621ea34029b9a1f19430bdc39c82
parent 99927d149eaf54b57517c4360d0dfcfdf809f2d9
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date:   Mon,  7 Mar 2016 16:25:29 -0800

stop music when locking

Diffstat:
Mbin/xlock | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/bin/xlock b/bin/xlock @@ -1,4 +1,5 @@ #!/bin/bash +mpc stop img=/tmp/screenshot.png scrot $img convert $img -blur 0x5 $img