mirror of
https://github.com/hykilpikonna/hyfetch.git
synced 2026-06-20 14:09:57 -05:00
This commit is contained in:
parent
68cb804ccf
commit
7100f7a682
|
|
@ -609,7 +609,6 @@ def run():
|
|||
else:
|
||||
asc = get_distro_ascii()
|
||||
asc = config.color_align.recolor_ascii(asc, preset)
|
||||
asc = '\n'.join(asc.split('\n')[1:])
|
||||
neofetch_util.run(asc, config.backend, config.args or '')
|
||||
except Exception as e:
|
||||
print(f'Error: {e}')
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user