Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Boot logo changer #295

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Boot logo changer #295

wants to merge 2 commits into from

Conversation

Biaogo
Copy link

@Biaogo Biaogo commented Jan 25, 2025

#284 Test the functions of cli, gui on Lenovo Legion Y9000P 2022. enable, status, and restore are all available.

# legion_cli boot-logo -h
usage: legion_cli boot-logo [-h] {enable,restore,status} ...

positional arguments:
  {enable,restore,status}
    enable              Set Boot Logo
    restore             Restore modified boot logo
    status              View status

options:
  -h, --help            show this help message and exit

@MrDuartePT
Copy link
Collaborator

MrDuartePT commented Feb 1, 2025

I think force pull broke your PR😅
Next time don’t update pull update if there any merge conflict I solve it not worry 🙂

@MrDuartePT
Copy link
Collaborator

MrDuartePT commented Feb 1, 2025

I remeber you add sudo command in legion_cli if not wrong, pls not add that (it will break for user that not use like me).

I will update the cli to ask for root privilegies when it need if you want make it fail when the user is not id 0 (root)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants