linutil
linutil copied to clipboard
New Feature : Setting Default TTY Fonts to Terminus Fonts
Type of Change
- [x] New feature
- [ ] Bug fix
- [x] Documentation update
- [ ] Refactoring
- [ ] Hotfix
- [ ] Security patch
- [ ] UI/UX improvement
Description
This will set the Default Font from whatever is it to the Terminus Fonts Size 32 Bold
Testing
Impact
Installs Terminus Fonts as Dependency.
Additional Information
The Current setfont is currently default to /dev/tty1. Due to the script is executing in a sub process
Checklist
- [x] My code adheres to the coding and style guidelines of the project.
- [x] I have performed a self-review of my own code.
- [x] I have commented my code, particularly in hard-to-understand areas.
- [x] I have made corresponding changes to the documentation.
- [x] My changes generate no errors/warnings/merge conflicts.