chore(nvim): remove unused configuration
This commit is contained in:
parent
ec344fd4f5
commit
028c69bccf
14 changed files with 47 additions and 179 deletions
system/nixos
|
@ -217,15 +217,15 @@
|
|||
};
|
||||
|
||||
font = {
|
||||
size = 14.0;
|
||||
size = 16.0;
|
||||
|
||||
bold.style = "Regular";
|
||||
bolditalic.style = "Regular";
|
||||
italic.style = "Regular";
|
||||
normal.family = "JetBrainsMono Nerd Font Mono";
|
||||
normal.family = "IntoneMono Nerd Font Mono";
|
||||
|
||||
offset.y = 14;
|
||||
glyph_offset.y = 8;
|
||||
offset.y = 12;
|
||||
glyph_offset.y = 6;
|
||||
};
|
||||
|
||||
shell = { program = "zsh"; };
|
||||
|
|
|
@ -21,6 +21,7 @@ in
|
|||
pkgs.via
|
||||
pkgs.vial
|
||||
pkgs.vlc
|
||||
pkgs.wl-mirror
|
||||
pkgs.wob
|
||||
pkgs.wofi
|
||||
pkgs.xcape
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue