mirror of
https://github.com/hykilpikonna/hyfetch.git
synced 2026-07-18 17:03:49 -05:00
[M] Rename neofetch_mod.sh to neowofetch
This commit is contained in:
parent
cebeae9e85
commit
b648c5dbec
|
|
@ -127,7 +127,7 @@ def get_command_path() -> str:
|
|||
|
||||
:return: Command path
|
||||
"""
|
||||
return pkg_resources.resource_filename(__name__, 'scripts/neofetch_mod.sh')
|
||||
return pkg_resources.resource_filename(__name__, 'scripts/neowofetch')
|
||||
|
||||
|
||||
def get_distro_ascii(distro: str | None = None) -> str:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user