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