kitty: changed theme file to kanagawa
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{terminal, ...}: {
|
{terminal, ...}: {
|
||||||
programs.kitty = {
|
programs.kitty = {
|
||||||
enable = true;
|
enable = true;
|
||||||
themeFile = "Catppuccin-Mocha";
|
themeFile = "kanagawa";
|
||||||
settings = {
|
settings = {
|
||||||
confirm_os_window_close = 0;
|
confirm_os_window_close = 0;
|
||||||
window_padding_width = 10;
|
window_padding_width = 10;
|
||||||
|
|||||||
Reference in New Issue
Block a user