updated kitty theme setting
This commit is contained in:
@@ -7,6 +7,6 @@
|
|||||||
shell = "${pkgs.zsh}/bin/zsh";
|
shell = "${pkgs.zsh}/bin/zsh";
|
||||||
wayland_titlebar_color = "background";
|
wayland_titlebar_color = "background";
|
||||||
};
|
};
|
||||||
theme = "VSCode_Dark";
|
themeFile = "VSCode_Dark";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user