Added Latte theme options

This commit is contained in:
FredzyW 2024-06-26 08:48:05 +02:00
parent 28820da6cc
commit 4ef2f81022
3 changed files with 22 additions and 1 deletions

View file

@ -7,11 +7,12 @@
size = 17;
} else {
name = "FiraCode Nerd Font Bold";
size = 16;
size = 13;
};
shellIntegration = {
mode = "no-cursor";
};
# theme = "Catppuccin-Latte";
theme = "Catppuccin-Macchiato";
settings = {
confirm_os_window_close = 2;