FIXED
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
{terminal, ...}: {
|
||||
programs.kitty = {
|
||||
enable = true;
|
||||
themeFile = "kanagawa";
|
||||
|
||||
# themeFile = "kanagawa";
|
||||
settings = {
|
||||
confirm_os_window_close = 0;
|
||||
window_padding_width = 10;
|
||||
@@ -18,5 +19,6 @@
|
||||
wayland_enable_ime = false;
|
||||
allow_remote_control = true;
|
||||
};
|
||||
extraConfig = "include colors.conf";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user