Change font
This commit is contained in:
parent
a231c51582
commit
c5c7849d6f
3 changed files with 9 additions and 8 deletions
|
|
@ -5,9 +5,11 @@
|
|||
|
||||
home.packages = with pkgs; [
|
||||
bottom
|
||||
cascadia-code
|
||||
cmake
|
||||
coreutils
|
||||
curl
|
||||
fira-code
|
||||
gnupg
|
||||
htop
|
||||
iosevka-comfy.comfy
|
||||
|
|
@ -15,6 +17,7 @@
|
|||
jq
|
||||
kubectl
|
||||
nodejs_18
|
||||
noto-fonts
|
||||
pass
|
||||
python311Packages.python-lsp-server
|
||||
ripgrep
|
||||
|
|
@ -149,10 +152,6 @@
|
|||
|
||||
kitty = {
|
||||
enable = true;
|
||||
font = {
|
||||
size = 14;
|
||||
name = "Iosevka Comfy";
|
||||
};
|
||||
extraConfig = ''
|
||||
${builtins.readFile ../config/kitty/kitty.conf}
|
||||
${builtins.readFile ../config/kitty/dracula.conf}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue