diff options
author | Andrea Scarpino <me@andreascarpino.it> | 2017-12-07 20:13:44 +0100 |
---|---|---|
committer | Jordi Pakey-Rodriguez <0xdec@users.noreply.github.com> | 2017-12-07 13:13:44 -0600 |
commit | 76381c4d1e59beb269a396260d5143c48e492a0b (patch) | |
tree | 61c73586fd8001b628fb837f892c67cb21ff158b /templates/config.yaml | |
parent | 821a3d8730a3a1091e2af8f6c2395fe31c87c18d (diff) |
Support Rofi 1.4.x (#5)
Closes #2
Diffstat (limited to 'templates/config.yaml')
-rw-r--r-- | templates/config.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/config.yaml b/templates/config.yaml index 367c485..bdb6c74 100644 --- a/templates/config.yaml +++ b/templates/config.yaml @@ -1,3 +1,6 @@ default: + extension: .rasi + output: themes +old: extension: .config output: themes |