fix: use nerdfont only for symbols in kitty
This commit is contained in:
parent
ea81d83137
commit
c7db575f3b
2 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@ in
|
|||
enable = true;
|
||||
theme = theme_name;
|
||||
font = {
|
||||
name = "FiraCode Nerd Font Mono";
|
||||
name = "FiraCode";
|
||||
};
|
||||
settings = {
|
||||
tab_bar_style = "powerline";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue