vimiv: Add basic configuration

This commit is contained in:
Marty Oehme 2024-06-13 10:21:32 +02:00
parent d0a2853bf2
commit 6e9056d5ca
Signed by: Marty
GPG key ID: EDBF2ED917B2EF6A
4 changed files with 224 additions and 0 deletions

View file

@ -90,6 +90,13 @@ rewrite = false
start = "# START FLAVOURS"
end = "# END FLAVOURS"
[[items]]
# additionally requires style = base16 to be set
# in the [GENERAL] section of ~/.config/vimiv/vimiv.conf
template = "vimiv"
file = "~/.config/vimiv/styles/base16"
rewrite = true
[[items]]
template = "fzf"
subtemplate = "sh"