]> git.donarmstrong.com Git - home-base.git/blob - .fehrc
* update umask
[home-base.git] / .fehrc
1 # Feh configuration file.
2 # Lines starting with # are comments. Don't use comments mid-line.
3
4 # Feh expects to find this as ~/.fehrc or /etc/fehrc
5 # If both are available, ~/.fehrc will be used
6
7 # Options defined in theme_name/options pairs.
8 # Separate themename and options by whitespace.
9
10 # There are two ways of specifying the theme. Either use feh -Tthemename,
11 # or use a symbolic link to feh with the name of the theme. eg
12 # ln -s `which feh` ~/bin/mkindex
13 # Now when you run 'mkindex', feh will load the config specified for the
14 # mkindex theme.
15
16 # ======================
17 # Some examples of usage
18 # ======================
19
20 # Set the default feh options to be recursive and verbose
21 # feh -rV
22
23 # Multiple options can of course be used. They should all be on one line
24 # imagemap -rV --quiet -W 400 -H 300 --thumb-width 40 --thumb-height 30
25
26 # ================================================
27 # Here I set some useful themes for you to try out
28 # ================================================
29
30 # Webcam mode, simply specify the url(s).
31 # e.g. feh -Twebcam http://cam1 http://cam2
32 webcam --multiwindow --reload 20
33
34 # Create an index of the current directory. This version uses . as the
35 # current dir, so you don't even need any commandline arguments.
36 mkindex -iVO index.jpg .
37
38 # More ambitious version...
39 imgidx -iVO .fehindex.jpg --limit-width 1200 --thumb-width 90 --thumb-height 90 .
40
41 # Show a presentation
42 present --full-screen --sort name
43
44 # Booth mode ;-)
45 booth --full-screen --slideshow-delay 20
46
47 # Screw xscreensaver, use feh =)
48 screensave --full-screen --randomize --slideshow-delay 5
49
50 # Add <img> tags to your html with ease :-)
51 newimg -q -L "<img src=\"%f\" alt=\"%n\" border=\"0\" width=\"%w\" height=\"%h\">"
52
53 # Different menus
54 chrome --menu-bg /usr /share/feh/images/menubg_chrome.png
55 brushed --menu-bg /usr/share/feh/images/menubg_brushed.png
56 pastel --menu-bg /usr/share/feh/images/menubg_pastel.png
57 aluminium --menu-bg /usr/share/feh/images/menubg_aluminium.png
58 wood --menu-bg /usr/share/feh/images/menubg_wood.png
59 aqua --menu-bg /usr/share/feh/images/menubg_aqua.png
60 sky --menu-bg /usr/share/feh/images/menubg_sky.png
61 orange --menu-bg /usr/share/feh/images/menubg_orange.png
62 light --menu-bg /usr/share/feh/images/menubg_light.png
63 black --menu-bg /usr/share/feh/images/menubg_black.png --menu-style /usr/share/feh/fonts/black.style
64 britney --menu-bg /usr/share/feh/images/menubg_britney.png