Switch status to list tmux server and client procs
[khome.git] / home / bin / wallpaper_shuffle
CommitLineData
d0266656
SK
1#! /bin/sh
2
3set -e
4
d061650f 5feh --bg-scale "$(find "$DIR_WALLPAPERS" -type f | randline)"
This page took 0.135277 seconds and 4 git commands to generate.