mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-05 19:49:27 +01:00
n/essentialsoftware.md: Terminus outside of Debian
This commit is contained in:
parent
494c5b7cca
commit
83b49be3b1
@ -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`
|
||||
|
Loading…
Reference in New Issue
Block a user