This commit is contained in:
41666 2024-01-27 02:52:17 -05:00
parent fcb518e619
commit 9ab908fa91
8 changed files with 76 additions and 14 deletions

View file

@ -2,7 +2,7 @@
programs.kitty = {
enable = true;
shellIntegration.mode = "enabled";
theme = "Tomorrow Night";
theme = "Tokyo Night Storm";
environment = {
DIRENV_LOG_FORMAT = "";
};
@ -11,7 +11,6 @@
background_opacity = "0.82";
font_size = lib.mkDefault 12;
hide_window_decorations = "no";
linux_display_server = "x11";
confirm_os_window_close = 0;
remember_window_size = "no";
initial_window_width = "82c";