apps: nvim: Nerd Font, nvim kickstart partially

This commit is contained in:
2023-05-16 09:50:42 +02:00
parent f04ac980d9
commit fe44ec6752
5 changed files with 123 additions and 21 deletions

View File

@@ -181,7 +181,7 @@
package = pkgs.papirus-icon-theme;
};
font = {
name = "JetBrains Mono Medium"; # or FiraCode Nerd Font Mono Medium
name = "FiraCode Nerd Font"; # or FiraCode Nerd Font Mono Medium
}; # Cursor is declared under home.pointerCursor
};
systemd.user.services.mpris-proxy = {