mirror of
https://github.com/softinio/nix-config.git
synced 2025-10-18 19:16:41 -07:00
update kitty font size, updates to zed config
This commit is contained in:
parent
c1cce3924d
commit
98bb3499c9
2 changed files with 20 additions and 5 deletions
2
home.nix
2
home.nix
|
@ -200,7 +200,7 @@
|
|||
themeFile = "Tango_Dark";
|
||||
font = {
|
||||
name = "SF Mono";
|
||||
size = 16;
|
||||
size = 13;
|
||||
};
|
||||
settings = {
|
||||
copy_on_select = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue