mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-01-25 07:19:27 +01:00
I added the xmonad export_type.
This commit is contained in:
parent
f0de048bb9
commit
37e96eca3b
@ -47,6 +47,7 @@ def get_export_type(export_type):
|
||||
"tty": "colors-tty.sh",
|
||||
"xresources": "colors.Xresources",
|
||||
"yaml": "colors.yml",
|
||||
"xmonad": "colors.hs",
|
||||
}.get(export_type, export_type)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user