vimiv: Update configuration
These are still all defaults as saved by vimiv.
This commit is contained in:
parent
bc8904c94b
commit
b52dedf03d
3 changed files with 196 additions and 166 deletions
|
@ -1,111 +1,85 @@
|
||||||
[GLOBAL]
|
[GLOBAL]
|
||||||
m : mark %%
|
<colon> : command
|
||||||
gi : enter image
|
o : command --text='open '
|
||||||
gl : enter library
|
|
||||||
gt : enter thumbnail
|
|
||||||
gm : enter manipulate
|
|
||||||
tl : toggle library
|
|
||||||
tt : toggle thumbnail
|
|
||||||
tm : toggle manipulate
|
|
||||||
yy : copy-name
|
yy : copy-name
|
||||||
ya : copy-name --abspath
|
ya : copy-name --abspath
|
||||||
yY : copy-name --primary
|
|
||||||
yA : copy-name --abspath --primary
|
yA : copy-name --abspath --primary
|
||||||
o : command --text='open '
|
yY : copy-name --primary
|
||||||
q : quit
|
|
||||||
N : search-next
|
|
||||||
P : search-prev
|
|
||||||
x : delete %%
|
x : delete %%
|
||||||
<colon> : command
|
gi : enter image
|
||||||
|
gl : enter library
|
||||||
|
gm : enter manipulate
|
||||||
|
gt : enter thumbnail
|
||||||
|
f : fullscreen
|
||||||
|
G : goto -1
|
||||||
|
gg : goto 1
|
||||||
|
m : mark %%
|
||||||
|
q : quit
|
||||||
|
. : repeat-command
|
||||||
|
j : scroll down
|
||||||
|
h : scroll left
|
||||||
|
l : scroll right
|
||||||
|
k : scroll up
|
||||||
/ : search
|
/ : search
|
||||||
? : search --reverse
|
? : search --reverse
|
||||||
. : repeat-command
|
N : search-next
|
||||||
f : fullscreen
|
P : search-prev
|
||||||
b : set statusbar.show!
|
b : set statusbar.show!
|
||||||
|
tl : toggle library
|
||||||
|
tm : toggle manipulate
|
||||||
|
tt : toggle thumbnail
|
||||||
|
|
||||||
[IMAGE]
|
[IMAGE]
|
||||||
ss : slideshow
|
M : center
|
||||||
n : next
|
|
||||||
<page-down> : next
|
|
||||||
p : prev
|
|
||||||
<page-up> : prev
|
|
||||||
gg : goto 1
|
|
||||||
<home> : goto 1
|
|
||||||
G : goto -1
|
|
||||||
<end> : goto -1
|
|
||||||
> : rotate
|
|
||||||
< : rotate --counter-clockwise
|
|
||||||
| : flip
|
| : flip
|
||||||
_ : flip --vertical
|
_ : flip --vertical
|
||||||
h : scroll left
|
<end> : goto -1
|
||||||
l : scroll right
|
<home> : goto 1
|
||||||
j : scroll down
|
<page-down> : next
|
||||||
k : scroll up
|
n : next
|
||||||
M : center
|
<ctrl>n : next --keep-zoom
|
||||||
H : scroll-edge left
|
<space> : play-or-pause
|
||||||
L : scroll-edge right
|
<page-up> : prev
|
||||||
J : scroll-edge down
|
p : prev
|
||||||
K : scroll-edge up
|
<ctrl>p : prev --keep-zoom
|
||||||
+ : zoom in
|
> : rotate
|
||||||
- : zoom out
|
< : rotate --counter-clockwise
|
||||||
|
W : scale --level=1
|
||||||
|
<equal> : scale --level=fit
|
||||||
|
w : scale --level=fit
|
||||||
E : scale --level=fit-height
|
E : scale --level=fit-height
|
||||||
e : scale --level=fit-width
|
e : scale --level=fit-width
|
||||||
W : scale --level=1
|
J : scroll-edge down
|
||||||
w : scale --level=fit
|
H : scroll-edge left
|
||||||
<space> : play-or-pause
|
L : scroll-edge right
|
||||||
sh : set slideshow.delay -0.5
|
K : scroll-edge up
|
||||||
sl : set slideshow.delay +0.5
|
sl : set slideshow.delay +0.5
|
||||||
|
sh : set slideshow.delay -0.5
|
||||||
|
ss : slideshow
|
||||||
|
+ : zoom in
|
||||||
|
- : zoom out
|
||||||
|
|
||||||
[LIBRARY]
|
[LIBRARY]
|
||||||
l : scroll right
|
|
||||||
h : scroll left
|
|
||||||
j : scroll down
|
|
||||||
n : scroll down --open-selected
|
|
||||||
k : scroll up
|
|
||||||
p : scroll up --open-selected
|
|
||||||
G : goto -1
|
|
||||||
gg : goto 1
|
|
||||||
go : goto 1 --open-selected
|
go : goto 1 --open-selected
|
||||||
|
n : scroll down --open-selected
|
||||||
|
p : scroll up --open-selected
|
||||||
L : set library.width +0.05
|
L : set library.width +0.05
|
||||||
H : set library.width -0.05
|
H : set library.width -0.05
|
||||||
|
|
||||||
[THUMBNAIL]
|
[THUMBNAIL]
|
||||||
l : scroll right
|
|
||||||
h : scroll left
|
|
||||||
j : scroll down
|
|
||||||
k : scroll up
|
|
||||||
G : goto -1
|
|
||||||
gg : goto 1
|
|
||||||
+ : zoom in
|
+ : zoom in
|
||||||
- : zoom out
|
- : zoom out
|
||||||
|
|
||||||
[MANIPULATE]
|
|
||||||
<return> : accept
|
|
||||||
<escape> : discard
|
|
||||||
n : next
|
|
||||||
p : prev
|
|
||||||
k : increase 1
|
|
||||||
l : increase 1
|
|
||||||
K : increase 10
|
|
||||||
L : increase 10
|
|
||||||
j : decrease 1
|
|
||||||
h : decrease 1
|
|
||||||
J : decrease 10
|
|
||||||
H : decrease 10
|
|
||||||
G : goto 127
|
|
||||||
gg : goto -127
|
|
||||||
<colon> : command
|
|
||||||
<tab> : next-tab
|
|
||||||
<shift><tab> : prev-tab
|
|
||||||
f : fullscreen
|
|
||||||
b : set statusbar.show!
|
|
||||||
|
|
||||||
[COMMAND]
|
[COMMAND]
|
||||||
<escape> : leave-commandline
|
|
||||||
<ctrl>n : history prev
|
|
||||||
<ctrl>p : history next
|
|
||||||
<down> : history-substr-search prev
|
|
||||||
<up> : history-substr-search next
|
|
||||||
<tab> : complete
|
<tab> : complete
|
||||||
<shift><tab> : complete --inverse
|
<shift><tab> : complete --inverse
|
||||||
|
<ctrl>p : history next
|
||||||
|
<ctrl>n : history prev
|
||||||
|
<up> : history-substr-search next
|
||||||
|
<down> : history-substr-search prev
|
||||||
|
<escape> : leave-commandline
|
||||||
|
|
||||||
|
[MANIPULATE]
|
||||||
|
<colon> : command
|
||||||
|
f : fullscreen
|
||||||
|
b : set statusbar.show!
|
||||||
|
|
|
@ -31,7 +31,6 @@ library.directory.fg = #1d1f21
|
||||||
library.even.bg = #e0e0e0
|
library.even.bg = #e0e0e0
|
||||||
library.odd.bg = #e0e0e0
|
library.odd.bg = #e0e0e0
|
||||||
library.selected.bg = #81a2be
|
library.selected.bg = #81a2be
|
||||||
library.selected.bg.unfocus = #8881a2be
|
|
||||||
library.selected.fg = #1d1f21
|
library.selected.fg = #1d1f21
|
||||||
library.search.highlighted.fg = #e0e0e0
|
library.search.highlighted.fg = #e0e0e0
|
||||||
library.search.highlighted.bg = #969896
|
library.search.highlighted.bg = #969896
|
||||||
|
@ -53,7 +52,6 @@ thumbnail.fg = #282a2e
|
||||||
thumbnail.bg = #ffffff
|
thumbnail.bg = #ffffff
|
||||||
thumbnail.padding = 20
|
thumbnail.padding = 20
|
||||||
thumbnail.selected.bg = #81a2be
|
thumbnail.selected.bg = #81a2be
|
||||||
thumbnail.selected.bg.unfocus = #8881a2be
|
|
||||||
thumbnail.search.highlighted.bg = #969896
|
thumbnail.search.highlighted.bg = #969896
|
||||||
thumbnail.default.bg = #3e999f
|
thumbnail.default.bg = #3e999f
|
||||||
thumbnail.error.bg = #c82829
|
thumbnail.error.bg = #c82829
|
||||||
|
@ -64,10 +62,6 @@ completion.even.bg = #d6d6d6
|
||||||
completion.odd.bg = #d6d6d6
|
completion.odd.bg = #d6d6d6
|
||||||
completion.selected.fg = #1d1f21
|
completion.selected.fg = #1d1f21
|
||||||
completion.selected.bg = #81a2be
|
completion.selected.bg = #81a2be
|
||||||
completion.scrollbar.width = 8px
|
|
||||||
completion.scrollbar.bg = #ffffff
|
|
||||||
completion.scrollbar.fg = #8e908c
|
|
||||||
completion.scrollbar.padding = 2px
|
|
||||||
keyhint.padding = 2px
|
keyhint.padding = 2px
|
||||||
keyhint.border_radius = 10px
|
keyhint.border_radius = 10px
|
||||||
keyhint.suffix_color = #3e999f
|
keyhint.suffix_color = #3e999f
|
||||||
|
@ -82,8 +76,18 @@ manipulate.image.border.color = #3e999f
|
||||||
mark.color = #8959a8
|
mark.color = #8959a8
|
||||||
keybindings.bindings.color = #3e999f
|
keybindings.bindings.color = #3e999f
|
||||||
keybindings.highlight.color = #8959a8
|
keybindings.highlight.color = #8959a8
|
||||||
metadata.bg = #AAd6d6d6
|
|
||||||
metadata.padding = 2px
|
metadata.padding = 2px
|
||||||
metadata.border_radius = 10px
|
metadata.border_radius = 10px
|
||||||
|
image.straighten.color = #eab700
|
||||||
|
prompt.font = 10pt Monospace
|
||||||
|
prompt.fg = #282a2e
|
||||||
|
prompt.bg = #d6d6d6
|
||||||
|
prompt.padding = 2px
|
||||||
|
prompt.border_radius = 10px
|
||||||
|
prompt.border = 2px solid
|
||||||
|
prompt.border.color = #3e999f
|
||||||
|
library.selected.bg.unfocus = #8881a2be
|
||||||
|
thumbnail.selected.bg.unfocus = #8881a2be
|
||||||
|
metadata.bg = #AAd6d6d6
|
||||||
|
|
||||||
; vim:ft=dosini
|
; vim:ft=dosini
|
|
@ -1,11 +1,63 @@
|
||||||
[GENERAL]
|
[GENERAL]
|
||||||
style = gruvbox
|
monitor_filesystem = True
|
||||||
|
shuffle = False
|
||||||
|
startup_library = True
|
||||||
|
style = default
|
||||||
|
|
||||||
|
[COMMAND]
|
||||||
|
history_limit = 100
|
||||||
|
|
||||||
|
[COMPLETION]
|
||||||
|
fuzzy = False
|
||||||
|
|
||||||
|
[SEARCH]
|
||||||
|
ignore_case = True
|
||||||
|
incremental = True
|
||||||
|
|
||||||
[IMAGE]
|
[IMAGE]
|
||||||
autoplay = True
|
autoplay = True
|
||||||
|
autowrite = ask
|
||||||
|
overzoom = 1.0
|
||||||
|
|
||||||
[LIBRARY]
|
[LIBRARY]
|
||||||
width = 0.2
|
width = 0.3
|
||||||
|
show_hidden = False
|
||||||
|
|
||||||
[THUMBNAIL]
|
[THUMBNAIL]
|
||||||
size = 512
|
size = 128
|
||||||
|
|
||||||
|
[SLIDESHOW]
|
||||||
|
delay = 2.0
|
||||||
|
indicator = slideshow:
|
||||||
|
|
||||||
|
[STATUSBAR]
|
||||||
|
collapse_home = True
|
||||||
|
show = True
|
||||||
|
message_timeout = 60000
|
||||||
|
mark_indicator = <b>*</b>
|
||||||
|
left = {pwd}
|
||||||
|
left_image = {index}/{total} {basename} [{zoomlevel}]
|
||||||
|
left_thumbnail = {thumbnail-index}/{thumbnail-total} {thumbnail-name}
|
||||||
|
left_manipulate = {basename} {image-size} Modified: {modified} {processing}
|
||||||
|
center_thumbnail = {thumbnail-size}
|
||||||
|
center = {slideshow-indicator} {slideshow-delay} {transformation-info}
|
||||||
|
right = {keys} {mark-count} {mode}
|
||||||
|
right_image = {keys} {mark-indicator} {mark-count} {mode}
|
||||||
|
|
||||||
|
[KEYHINT]
|
||||||
|
delay = 500
|
||||||
|
timeout = 5000
|
||||||
|
|
||||||
|
[TITLE]
|
||||||
|
fallback = vimiv
|
||||||
|
image = vimiv - {basename}
|
||||||
|
|
||||||
|
[METADATA]
|
||||||
|
keys1 = Exif.Image.Make, Exif.Image.Model, Exif.Image.DateTime, Exif.Photo.ExposureTime, Exif.Photo.FNumber, Exif.Photo.IsoSpeedRatings, Exif.Photo.FocalLength, Exif.Photo.LensMake, Exif.Photo.LensModel, Exif.Photo.ExposureBiasValue
|
||||||
|
keys2 = Exif.Photo.ExposureTime, Exif.Photo.FNumber, Exif.Photo.IsoSpeedRatings, Exif.Photo.FocalLength
|
||||||
|
keys3 = Exif.Image.Artist, Exif.Image.Copyright
|
||||||
|
|
||||||
|
[PLUGINS]
|
||||||
|
print = default
|
||||||
|
|
||||||
|
[ALIASES]
|
||||||
|
|
Loading…
Reference in a new issue