summaryrefslogtreecommitdiff
path: root/pywal/export.py
diff options
context:
space:
mode:
authorDylan Araps <dylan.araps@gmail.com>2018-07-06 08:26:25 +1000
committerDylan Araps <dylan.araps@gmail.com>2018-07-06 08:26:25 +1000
commitfd5141666f35793deb1e3d463383cf0e22cdb13f (patch)
tree58dd28d24d339fc09bc79a49acff66b03886312b /pywal/export.py
parentf12ca2299936da5b2376b7728a87812cdac0b13b (diff)
parent0a513a1c2f2a1bc946fb340bc2ee0068a78615e1 (diff)
Merge branch 'master' of github.com:dylanaraps/pywal
Diffstat (limited to 'pywal/export.py')
-rw-r--r--pywal/export.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pywal/export.py b/pywal/export.py
index 993e528..357656e 100644
--- a/pywal/export.py
+++ b/pywal/export.py
@@ -37,6 +37,7 @@ def get_export_type(export_type):
"gtk2": "colors-gtk2.rc",
"json": "colors.json",
"konsole": "colors-konsole.colorscheme",
+ "kitty": "colors-kitty.conf",
"plain": "colors",
"putty": "colors-putty.reg",
"rofi": "colors-rofi.Xresources",