Add screen locking script
authorSiraaj Khandkar <siraaj@khandkar.net>
Sun, 10 Mar 2019 01:57:34 +0000 (20:57 -0500)
committerSiraaj Khandkar <siraaj@khandkar.net>
Sun, 10 Mar 2019 01:57:34 +0000 (20:57 -0500)
bin/lock [new file with mode: 0755]

diff --git a/bin/lock b/bin/lock
new file mode 100755 (executable)
index 0000000..dedb217
--- /dev/null
+++ b/bin/lock
@@ -0,0 +1,3 @@
+#! /bin/sh
+
+physlock -dmp "$(fortune $HOME/fortune-smac | cowsay)"
This page took 0.025207 seconds and 4 git commands to generate.