mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-01-10 07:58:12 +01:00
export: Add tty
This commit is contained in:
parent
dd17579437
commit
57727f6965
@ -41,6 +41,7 @@ def get_export_type(export_type):
|
||||
"scss": "colors.scss",
|
||||
"shell": "colors.sh",
|
||||
"sway": "colors-sway",
|
||||
"tty": "colors-tty.sh",
|
||||
"xresources": "colors.Xresources",
|
||||
"yaml": "colors.yml",
|
||||
}.get(export_type, export_type)
|
||||
|
Loading…
Reference in New Issue
Block a user