From 36fdb1c8ba091db3b02f16498af08cb974b223e9 Mon Sep 17 00:00:00 2001 From: Robert Kubosz Date: Tue, 13 Nov 2018 22:52:54 +0100 Subject: fork from khamer/base16-i3 Add new colorschemes, changed the way how theme is loaded. --- templates/config.yaml | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) (limited to 'templates/config.yaml') diff --git a/templates/config.yaml b/templates/config.yaml index a44f88c..c099783 100644 --- a/templates/config.yaml +++ b/templates/config.yaml @@ -1,15 +1,3 @@ -default: - extension: .config - output: themes - -bar-colors: - extension: .config - output: bar-colors - -client-properties: - extension: .config - output: client-properties - colors: extension: .config - output: colors + output: themes -- cgit