mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat: switch to new font (2)
This commit is contained in:
parent
bdb9c3669e
commit
45cff61686
4 changed files with 73 additions and 73 deletions
|
|
@ -36,8 +36,8 @@ in
|
|||
|
||||
settings = {
|
||||
fonts = {
|
||||
default_family = "FiraCode Nerd Font";
|
||||
default_size = "10pt";
|
||||
default_family = "GohuFont 14 Nerd Font Mono";
|
||||
default_size = "14pt";
|
||||
};
|
||||
|
||||
tabs = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue