diff --git a/bin/xss-lock b/bin/xss-lock index 2385b4c..1330be6 100755 --- a/bin/xss-lock +++ b/bin/xss-lock @@ -22,17 +22,7 @@ case "$1" in echo "notify: start" trap 'echo notify: user activity; kill %% 2> /dev/null; exit 0' HUP # user activity trap 'echo notify: locker started; kill %% 2> /dev/null; exit 0' TERM # locker started - for i in $(seq 1.0 -0.1 0.1); do - awesome-client <