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