mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2026-09-18 00:10:08 +00:00
font: fix foot instructions (#2536)
This commit is contained in:
@@ -87,6 +87,10 @@ If you are using a different terminal, proceed with manual font installation.
|
||||
normal:
|
||||
family: "MesloLGS NF"
|
||||
```
|
||||
- **foot**: Create or open `~/.config/foot/foot.ini` and add the following section to it:
|
||||
```ini
|
||||
font=MesloLGS NF:size=12
|
||||
```
|
||||
- **kitty**: Create or open `~/.config/kitty/kitty.conf` and add the following line to it:
|
||||
```text
|
||||
font_family MesloLGS NF
|
||||
|
||||
Reference in New Issue
Block a user