mirror of
https://github.com/youwen5/nixos.git
synced 2024-11-24 17:53:51 -08:00
style: adjust font size of neovide on laptop
This commit is contained in:
parent
d906316fb6
commit
bc8304e977
1 changed files with 1 additions and 1 deletions
|
@ -10,5 +10,5 @@
|
|||
|
||||
# some overrides for laptop specifically
|
||||
programs.kitty.settings.font_size = pkgs.lib.mkForce 11;
|
||||
programs.neovide.settings.font.size = pkgs.lib.mkForce 12;
|
||||
programs.neovide.settings.font.size = pkgs.lib.mkForce 11;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue