feat: use Fira Code in kitty
This commit is contained in:
parent
c1db71e79a
commit
0d97fa893b
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ in
|
|||
enable = true;
|
||||
theme = theme_name;
|
||||
font = {
|
||||
name = "DejaVu Sans Mono";
|
||||
name = "FiraCode Nerd Font Mono";
|
||||
};
|
||||
settings = {
|
||||
tab_bar_style = "powerline";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue