summaryrefslogtreecommitdiffstats
path: root/bin/randwall
diff options
context:
space:
mode:
Diffstat (limited to 'bin/randwall')
-rwxr-xr-xbin/randwall3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/randwall b/bin/randwall
new file mode 100755
index 0000000..a0bd131
--- /dev/null
+++ b/bin/randwall
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+feh --bg-scale ~/media/bilder/wallpaper/$(ls ~/media/bilder/wallpaper/ | sort --random-sort | head -1)