linutil icon indicating copy to clipboard operation
linutil copied to clipboard

New Feature : Setting Default TTY Fonts to Terminus Fonts

Open blusewill opened this issue 1 year ago • 0 comments

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

2024-09-29_22-45

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.

blusewill avatar Sep 29 '24 14:09 blusewill