[M] Rename neofetch_mod.sh to neowofetch
This commit is contained in:
parent
cebeae9e85
commit
b648c5dbec
2 changed files with 1 additions and 1 deletions
|
@ -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 a new issue