change kitty font
This commit is contained in:
@@ -18,6 +18,8 @@ in
|
||||
xdg.portal.enable = true;
|
||||
xdg.portal.extraPortals = [ pkgs.xdg-desktop-portal-gtk ];
|
||||
|
||||
fonts.packages = with pkgs; [ nerd-fonts.jetbrains-mono ];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
mako
|
||||
wofi
|
||||
@@ -33,7 +35,6 @@ in
|
||||
kitty
|
||||
grim
|
||||
slurp
|
||||
font-awesome
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user