home
/
code
/
khome.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Move xlaunch to bin dir
[khome.git]
/
home
/
bin
/
wallpaper_shuffle
1
#! /bin/sh
2
3
set -e
4
5
feh
--bg-scale
"$(find "
$DIR_WALLPAPERS
" -type f | randline)"
This page took
0.066951 seconds
and
4
git commands to generate.