ChrisTitusTech / linutil

Chris Titus Tech's Linux Toolbox - Linutil is a distro-agnostic toolbox designed to simplify everyday Linux tasks.
https://christitus.com
MIT License
2.73k stars 225 forks source link

Added vconsole & locale update #340

Closed sevu11 closed 1 month ago

sevu11 commented 1 month ago

Pull Request

Title

Adding update to vconsole and locale.conf.

Type of Change

Description

Adding update to vconsole and locale.conf. By default, regardless if user picks a different Keymap it will revert to en_US. This update will fix that.

Testing

Tested fairly extensively over multiple installs on VMs.

Impact

Issue related to PR

Additional Information

It will save some headache for users that might be confused why their keymap isn't set correctly.

Checklist

ChrisTitusTech commented 1 month ago

Sorry for the inconvenience. We had a massive restructure of the codebase to improve future development. Because of this can you update your PR to the new structure. Thank you for your assistance and contribution.

sevu11 commented 1 month ago

I will close this PR and rework to for the new structure.