diff options
author | Daniel Friesel <derf@finalrewind.org> | 2012-02-28 18:42:33 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2012-02-28 18:42:33 +0100 |
commit | 2c98e4ba39a99dcf09de11962a7a611c39b1faaa (patch) | |
tree | 8054081867572cab5f0d3999063053d0b566659f /man | |
parent | f24e46871c9eb41f2b43e91b18164c3d232255f8 (diff) |
feh(1): Update CONFIGURATION
Diffstat (limited to 'man')
-rw-r--r-- | man/feh.pre | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/man/feh.pre b/man/feh.pre index acb4948..b2dd22f 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -826,11 +826,13 @@ version .Sh CONFIGURATION . .Nm -has two config files: +has three config files: .Pa themes -for theme definitions and +for theme definitions, .Pa keys -for key bindings. +for key bindings and +.Pa buttons +for mouse button bindings. It will try to read them from .Pa $XDG_CONFIG_HOME/feh/ , which @@ -891,8 +893,7 @@ the end of a line, like in the shell. . .Pp . -You can combine these themes with commandline options. An example fehrc is -provided with a couple of cool example themes. +You can combine these themes with commandline options. . . .Sh KEYS CONFIG SYNTAX |