Added Latte theme options
This commit is contained in:
parent
28820da6cc
commit
4ef2f81022
3 changed files with 22 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue