summaryrefslogtreecommitdiffstats
path: root/bin/randwall
diff options
context:
space:
mode:
authorStefan Ritter <xeno@thehappy.de>2011-07-26 17:45:08 +0200
committerStefan Ritter <xeno@thehappy.de>2011-07-26 17:45:08 +0200
commit365604d48124f9daa8877d653c489f5b01b672fc (patch)
treedda1e5923e8b1d5acceb73b20ef0cee1a6c08382 /bin/randwall
parentb47da88aa440edd886eedcf4b154a68d6570d80e (diff)
parentbafb947d05d17d9a7400bfa05b98034850bbac15 (diff)
Merge branch 'master' of fucktheforce.de:xeno
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)