summaryrefslogtreecommitdiff
path: root/awesome/bin/random_i3lock.sh
diff options
context:
space:
mode:
authormediocregopher <mediocregopher@gmail.com>2024-01-06 12:28:40 +0100
committermediocregopher <mediocregopher@gmail.com>2024-01-06 12:28:40 +0100
commit035224eab61b80b5f6053ac7f72a3a6efa2aaa3b (patch)
tree6dbd7286cfa4a3c8769811d64924909de260fcbf /awesome/bin/random_i3lock.sh
parent654914d8ee0b7a3fec8169272675030b0bbdc00d (diff)
Remove i3lock, I never use it anyway
Diffstat (limited to 'awesome/bin/random_i3lock.sh')
-rwxr-xr-xawesome/bin/random_i3lock.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/awesome/bin/random_i3lock.sh b/awesome/bin/random_i3lock.sh
deleted file mode 100755
index e5f4e16..0000000
--- a/awesome/bin/random_i3lock.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-R=`find "$1" | grep -P 'png$' | sort -R | head -n1`
-exec i3lock -i $R -t