diff options
| author | 2016-10-29 16:49:00 -0400 | |
|---|---|---|
| committer | 2016-10-29 16:49:00 -0400 | |
| commit | 003471069eb85e7eceff21d885b332ef82422ce0 (patch) | |
| tree | 7380b067751e197a54f051aab3997fba267a8e63 /templates/config.yaml | |
| parent | 63057b0839e9b6d660be9147acb380fb1ba8d9fe (diff) | |
initial implementation, mimicking i3 defaults
Diffstat (limited to 'templates/config.yaml')
| -rw-r--r-- | templates/config.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/config.yaml b/templates/config.yaml new file mode 100644 index 0000000..d110e64 --- /dev/null +++ b/templates/config.yaml @@ -0,0 +1,6 @@ +default: + extension: .config + output: themes +colors-only: + extension: .config + output: colors |
