n/essentialsoftware.md: Terminus outside of Debian

This commit is contained in:
Aminda Suomalainen 2024-07-21 07:08:56 +03:00
parent 494c5b7cca
commit 83b49be3b1
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -23,6 +23,7 @@ _{{ page.excerpt }}_
- [Usability](#usability)
- [Offtopic system configuration](#offtopic-system-configuration)
- [Debian-based](#debian-based)
- [Terminus everywhere outside of Debian](#terminus-everywhere-outside-of-debian)
- [SSD](#ssd)
- [BTRFS](#btrfs)
@ -94,6 +95,17 @@ issue):
- `sudo dpkg-reconfigure keyboard-configuration`
- compose key
#### Terminus everywhere outside of Debian
After installing the package, adjust `/etc/vconsole.conf` e.g.:
```conf
KEYMAP="fi"
FONT="ter-v16v"
```
Maybe `sudo updatedb` and `locate ter-v16v` at first though?
### SSD
- `sudo systemctl enable --now fstrim.timer`