Changes

Jump to: navigation, search

Feh

56 bytes added, 21:35, 5 January 2010
no edit summary
'''feh''' is an image viewer but it is mainly used for setting background images on minimalistic desktop setups. To get it to set your background when X starts, put the following line in your [[.xinitrc]].<pre> feh --bg-scale /path/to/image </pre>  =Ackthet's Rotating Background Image Script=The following script changes your background to a random image in the folder <code>~/.bg</code> every 15 minutes. It should be called in your [[.xinitrc]] so that it is started with X.
=Ackthet's feh script=
The following script changes your background to a random image in the folder ~/.bg every 15 minutes. It should be called in your .xinitrc so that its started with X.
<pre>
#!/bin/sh
sleep 15m
done &
</pre>
</pre>
[[Category:Howtos]]
[[Category:Desktop *nix desktop software]]
[[Category:Scripts]]
Anonymous user

Navigation menu