diff options
| author | srdusr <trevorgray@srdusr.com> | 2024-03-21 23:52:28 +0200 |
|---|---|---|
| committer | srdusr <trevorgray@srdusr.com> | 2024-03-21 23:52:28 +0200 |
| commit | 65a452505b2519fa5c6ff5e785460ca4864ecec5 (patch) | |
| tree | 1c920aae1a914f817c6f19e0ff95d9b1a817fcd9 /.config/vimiv/vimivrc | |
| parent | 61506ad3695b2e3006b5d8e016ab42d421fd850f (diff) | |
| download | dotfiles-65a452505b2519fa5c6ff5e785460ca4864ecec5.tar.gz dotfiles-65a452505b2519fa5c6ff5e785460ca4864ecec5.zip | |
Removed vimiv
Diffstat (limited to '.config/vimiv/vimivrc')
| -rw-r--r-- | .config/vimiv/vimivrc | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/.config/vimiv/vimivrc b/.config/vimiv/vimivrc deleted file mode 100644 index 1a16a90..0000000 --- a/.config/vimiv/vimivrc +++ /dev/null @@ -1,39 +0,0 @@ -# Configuration file for the vimiv image viewer -# Please refer to vimivrc(5) for further information - -[GENERAL] ###################################################################### -start_fullscreen: no -start_slideshow: no -slideshow_delay: 2 -shuffle: no -display_bar: yes -default_thumbsize: (128, 128) -geometry: 800x600 -recursive: no -rescale_svg: yes -overzoom: 1 -search_case_sensitive: yes -incsearch: yes -copy_to_primary: no -commandline_padding: 6 -thumb_padding: 10 -completion_height: 200 -play_animations: yes - -[LIBRARY] ###################################################################### -start_show_library: no -library_width: 300 -expand_lib: yes -border_width: 0 -markup: <span foreground="#875FFF"> -show_hidden: no -desktop_start_dir: . -file_check_amount: 30 -tilde_in_statusbar: yes - -[EDIT] ######################################################################### -autosave_images: yes - -[ALIASES] ###################################################################### - -# vim:ft=config |
