summaryrefslogtreecommitdiff
path: root/.config/i3/i3lock_script.sh
diff options
context:
space:
mode:
Diffstat (limited to '.config/i3/i3lock_script.sh')
-rwxr-xr-x.config/i3/i3lock_script.sh7
1 files changed, 6 insertions, 1 deletions
diff --git a/.config/i3/i3lock_script.sh b/.config/i3/i3lock_script.sh
index e8c13e31..4af57b56 100755
--- a/.config/i3/i3lock_script.sh
+++ b/.config/i3/i3lock_script.sh
@@ -1,5 +1,10 @@
#!/bin/bash
-
+#
+# | '__/ _ \ / _` / __| Roger González
+# | | | (_) | (_| \__ \ https://rogs.me
+# |_| \___/ \__, |___/ https://git.rogs.me
+# |___/
+#
scrot /tmp/screen.png
xwobf -s 11 /tmp/screen.png
i3lock -i /tmp/screen.png