fix (hopefully) neovide font
This commit is contained in:
@@ -230,7 +230,7 @@
|
||||
settings = {
|
||||
wayland-app-id = "neovide";
|
||||
font = {
|
||||
normal = [ pkgs.nerd-fonts.jetbrains-mono ];
|
||||
normal = [ "JetBrainsMono Nerd Font" ];
|
||||
size = 14.0;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user