diff --git a/vimiv/.config/vimiv/keys.conf b/vimiv/.config/vimiv/keys.conf index d7aac8f..71d9fa7 100644 --- a/vimiv/.config/vimiv/keys.conf +++ b/vimiv/.config/vimiv/keys.conf @@ -1,111 +1,85 @@ [GLOBAL] -m : mark %% -gi : enter image -gl : enter library -gt : enter thumbnail -gm : enter manipulate -tl : toggle library -tt : toggle thumbnail -tm : toggle manipulate -yy : copy-name -ya : copy-name --abspath -yY : copy-name --primary -yA : copy-name --abspath --primary -o : command --text='open ' -q : quit -N : search-next -P : search-prev -x : delete %% : command -/ : search -? : search --reverse -. : repeat-command -f : fullscreen -b : set statusbar.show! +o : command --text='open ' +yy : copy-name +ya : copy-name --abspath +yA : copy-name --abspath --primary +yY : copy-name --primary +x : delete %% +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 --reverse +N : search-next +P : search-prev +b : set statusbar.show! +tl : toggle library +tm : toggle manipulate +tt : toggle thumbnail [IMAGE] -ss : slideshow -n : next +M : center +| : flip +_ : flip --vertical + : goto -1 + : goto 1 : next -p : prev - : prev -gg : goto 1 - : goto 1 -G : goto -1 - : goto -1 -> : rotate -< : rotate --counter-clockwise -| : flip -_ : flip --vertical -h : scroll left -l : scroll right -j : scroll down -k : scroll up -M : center -H : scroll-edge left -L : scroll-edge right -J : scroll-edge down -K : scroll-edge up -+ : zoom in -- : zoom out -E : scale --level=fit-height -e : scale --level=fit-width -W : scale --level=1 -w : scale --level=fit - : play-or-pause -sh : set slideshow.delay -0.5 -sl : set slideshow.delay +0.5 +n : next +n : next --keep-zoom + : play-or-pause + : prev +p : prev +p : prev --keep-zoom +> : rotate +< : rotate --counter-clockwise +W : scale --level=1 + : scale --level=fit +w : scale --level=fit +E : scale --level=fit-height +e : scale --level=fit-width +J : scroll-edge down +H : scroll-edge left +L : scroll-edge right +K : scroll-edge up +sl : set slideshow.delay +0.5 +sh : set slideshow.delay -0.5 +ss : slideshow ++ : zoom in +- : zoom out [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 -L : set library.width +0.05 -H : set library.width -0.05 +n : scroll down --open-selected +p : scroll up --open-selected +L : set library.width +0.05 +H : set library.width -0.05 [THUMBNAIL] -l : scroll right -h : scroll left -j : scroll down -k : scroll up -G : goto -1 -gg : goto 1 + : zoom in - : zoom out -[MANIPULATE] - : accept - : 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 - : command - : next-tab - : prev-tab -f : fullscreen -b : set statusbar.show! - [COMMAND] - : leave-commandline -n : history prev -p : history next - : history-substr-search prev - : history-substr-search next - : complete + : complete : complete --inverse +p : history next +n : history prev + : history-substr-search next + : history-substr-search prev + : leave-commandline +[MANIPULATE] + : command +f : fullscreen +b : set statusbar.show! diff --git a/vimiv/.config/vimiv/styles/default b/vimiv/.config/vimiv/styles/default index 93a5b60..be489b2 100644 --- a/vimiv/.config/vimiv/styles/default +++ b/vimiv/.config/vimiv/styles/default @@ -18,72 +18,76 @@ base0c = #3e999f base0d = #81a2be base0e = #8959a8 base0f = #a3685a -font = 10pt Monospace -image.bg = #ffffff -image.scrollbar.width = 8px -image.scrollbar.bg = #ffffff -image.scrollbar.fg = #8e908c -image.scrollbar.padding = 2px -library.font = 10pt Monospace -library.fg = #282a2e -library.padding = 2px -library.directory.fg = #1d1f21 -library.even.bg = #e0e0e0 -library.odd.bg = #e0e0e0 -library.selected.bg = #81a2be -library.selected.bg.unfocus = #8881a2be -library.selected.fg = #1d1f21 -library.search.highlighted.fg = #e0e0e0 -library.search.highlighted.bg = #969896 -library.scrollbar.width = 8px -library.scrollbar.bg = #ffffff -library.scrollbar.fg = #8e908c -library.scrollbar.padding = 2px -library.border = 0px solid -statusbar.font = 10pt Monospace -statusbar.bg = #d6d6d6 -statusbar.fg = #282a2e -statusbar.error = #c82829 -statusbar.warning = #f5871f -statusbar.info = #3e999f -statusbar.message_border = 2px solid -statusbar.padding = 4 -thumbnail.font = 10pt Monospace -thumbnail.fg = #282a2e -thumbnail.bg = #ffffff -thumbnail.padding = 20 -thumbnail.selected.bg = #81a2be -thumbnail.selected.bg.unfocus = #8881a2be +font = 10pt Monospace +image.bg = #ffffff +image.scrollbar.width = 8px +image.scrollbar.bg = #ffffff +image.scrollbar.fg = #8e908c +image.scrollbar.padding = 2px +library.font = 10pt Monospace +library.fg = #282a2e +library.padding = 2px +library.directory.fg = #1d1f21 +library.even.bg = #e0e0e0 +library.odd.bg = #e0e0e0 +library.selected.bg = #81a2be +library.selected.fg = #1d1f21 +library.search.highlighted.fg = #e0e0e0 +library.search.highlighted.bg = #969896 +library.scrollbar.width = 8px +library.scrollbar.bg = #ffffff +library.scrollbar.fg = #8e908c +library.scrollbar.padding = 2px +library.border = 0px solid +statusbar.font = 10pt Monospace +statusbar.bg = #d6d6d6 +statusbar.fg = #282a2e +statusbar.error = #c82829 +statusbar.warning = #f5871f +statusbar.info = #3e999f +statusbar.message_border = 2px solid +statusbar.padding = 4 +thumbnail.font = 10pt Monospace +thumbnail.fg = #282a2e +thumbnail.bg = #ffffff +thumbnail.padding = 20 +thumbnail.selected.bg = #81a2be thumbnail.search.highlighted.bg = #969896 -thumbnail.default.bg = #3e999f -thumbnail.error.bg = #c82829 -thumbnail.frame.fg = #282a2e -completion.height = 16em -completion.fg = #282a2e -completion.even.bg = #d6d6d6 -completion.odd.bg = #d6d6d6 -completion.selected.fg = #1d1f21 -completion.selected.bg = #81a2be -completion.scrollbar.width = 8px -completion.scrollbar.bg = #ffffff -completion.scrollbar.fg = #8e908c -completion.scrollbar.padding = 2px -keyhint.padding = 2px -keyhint.border_radius = 10px -keyhint.suffix_color = #3e999f -manipulate.fg = #282a2e -manipulate.focused.fg = #3e999f -manipulate.bg = #ffffff -manipulate.slider.left = #81a2be -manipulate.slider.handle = #969896 -manipulate.slider.right = #d6d6d6 -manipulate.image.border = 2px solid -manipulate.image.border.color = #3e999f -mark.color = #8959a8 -keybindings.bindings.color = #3e999f -keybindings.highlight.color = #8959a8 -metadata.bg = #AAd6d6d6 -metadata.padding = 2px -metadata.border_radius = 10px +thumbnail.default.bg = #3e999f +thumbnail.error.bg = #c82829 +thumbnail.frame.fg = #282a2e +completion.height = 16em +completion.fg = #282a2e +completion.even.bg = #d6d6d6 +completion.odd.bg = #d6d6d6 +completion.selected.fg = #1d1f21 +completion.selected.bg = #81a2be +keyhint.padding = 2px +keyhint.border_radius = 10px +keyhint.suffix_color = #3e999f +manipulate.fg = #282a2e +manipulate.focused.fg = #3e999f +manipulate.bg = #ffffff +manipulate.slider.left = #81a2be +manipulate.slider.handle = #969896 +manipulate.slider.right = #d6d6d6 +manipulate.image.border = 2px solid +manipulate.image.border.color = #3e999f +mark.color = #8959a8 +keybindings.bindings.color = #3e999f +keybindings.highlight.color = #8959a8 +metadata.padding = 2px +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 \ No newline at end of file +; vim:ft=dosini diff --git a/vimiv/.config/vimiv/vimiv.conf b/vimiv/.config/vimiv/vimiv.conf index 009c451..dc544cd 100644 --- a/vimiv/.config/vimiv/vimiv.conf +++ b/vimiv/.config/vimiv/vimiv.conf @@ -1,11 +1,63 @@ [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] -autoplay = True +autoplay = True +autowrite = ask +overzoom = 1.0 [LIBRARY] -width = 0.2 +width = 0.3 +show_hidden = False [THUMBNAIL] -size = 512 +size = 128 + +[SLIDESHOW] +delay = 2.0 +indicator = slideshow: + +[STATUSBAR] +collapse_home = True +show = True +message_timeout = 60000 +mark_indicator = * +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]