From 989d98efcee4a36cd4e708cc9e881519bf047c23 Mon Sep 17 00:00:00 2001 From: nicodebo Date: Sun, 12 Feb 2017 12:07:45 +0100 Subject: Initial commit Base16 zathura template for the the new implementation of base16. https://github.com/chriskempson/base16 based on esn89 templates from the deprecated project https://github.com/chriskempson/base16-builder/tree/master/templates/zathura --- templates/config.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 templates/config.yaml (limited to 'templates/config.yaml') diff --git a/templates/config.yaml b/templates/config.yaml new file mode 100644 index 0000000..7ffbf32 --- /dev/null +++ b/templates/config.yaml @@ -0,0 +1,3 @@ +default: + extension: .config + output: colorschemes -- cgit