summaryrefslogtreecommitdiffstats
path: root/screen-locker.sh
diff options
context:
space:
mode:
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