many changes
This commit is contained in:
parent
f513a28414
commit
6641cfac30
15 changed files with 527 additions and 515 deletions
|
|
@ -6,8 +6,8 @@
|
|||
enableGitIntegration = true;
|
||||
themeFile = "Catppuccin-${config.catppuccinUpper.flavor}";
|
||||
font = {
|
||||
name = "NotoSansM Nerd Font Mono";
|
||||
size = 10;
|
||||
name = config.userOptions.fontMono.name;
|
||||
size = config.userOptions.fontMono.size;
|
||||
};
|
||||
shellIntegration = {
|
||||
enableFishIntegration = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue