thomas10-10/foo-Wallpaper-Feh-Gif

faster replacemant for feh

Closed this issue · 2 comments

there is a program called xwallpaper which is faster than feh

on my system I got those outputs by timing them

$ time feh --bg-fill .cache/bg
feh --bg-fill .cache/bg 0,06s user 0,02s system 91% cpu 0,079 total
$ time wallpaper --zoom .cache/bg
xwallpaper --zoom .cache/bg 0,04s user 0,02s system 21% cpu 0,251 total

Thanks. I'll give it a try.

introduced