mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-01-09 07:28:46 +01:00
general: cleanup.
This commit is contained in:
parent
3c7c8516e5
commit
9c8ea3e45e
@ -42,7 +42,7 @@ def get_args(args):
|
||||
Use 'wal --backend' to list backends.",
|
||||
const="list_backends", type=str, nargs="?", default="wal")
|
||||
|
||||
arg.add_argument("--theme", metavar="/path/to/file or theme_name",
|
||||
arg.add_argument("--theme", "-f", metavar="/path/to/file or theme_name",
|
||||
help="Which colorscheme file to use. \
|
||||
Use 'wal --theme' to list builtin themes.",
|
||||
const="list_themes", nargs="?")
|
||||
|
Loading…
Reference in New Issue
Block a user