sync:
This commit is contained in:
parent
fcb518e619
commit
9ab908fa91
8 changed files with 76 additions and 14 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue