summaryrefslogtreecommitdiffstats
path: root/screen-locker.sh
diff options
context:
space:
mode:
authorFlorian Pritz <f-p@gmx.at>2008-10-23 19:52:30 +0200
committerFlorian Pritz <f-p@gmx.at>2008-10-23 19:52:30 +0200
commitc597b01166c4ac4d042c2256826b69c6fb0bc405 (patch)
tree72f0971a761070273b625650c7cb40149db02ef7 /screen-locker.sh
downloadbin-c597b01166c4ac4d042c2256826b69c6fb0bc405.tar.gz
bin-c597b01166c4ac4d042c2256826b69c6fb0bc405.tar.xz
first init
Diffstat (limited to 'screen-locker.sh')
-rwxr-xr-xscreen-locker.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/screen-locker.sh b/screen-locker.sh
new file mode 100755
index 0000000..68b587c
--- /dev/null
+++ b/screen-locker.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+slock &
+(sleep 0.5 && swarp 0 0) & \ No newline at end of file