test
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{termFont, ...}: {
|
||||
{terminal, ...}: {
|
||||
programs.kitty = {
|
||||
enable = true;
|
||||
themeFile = "Catppuccin-Mocha";
|
||||
@@ -7,7 +7,7 @@
|
||||
window_padding_width = 10;
|
||||
|
||||
font_size = 12.0;
|
||||
font_family = termFont;
|
||||
font_family = terminal.termFont;
|
||||
bold_font = "auto";
|
||||
italic_font = "auto";
|
||||
bold_italic_font = "auto";
|
||||
|
||||
Reference in New Issue
Block a user