mirror of
https://github.com/softinio/nix-config.git
synced 2025-09-03 08:06:41 -07:00
flake update, vscode enable agent features, kitty layout config
This commit is contained in:
parent
e52b88e25a
commit
42d60d9f19
4 changed files with 25 additions and 17 deletions
|
@ -21,7 +21,7 @@ in
|
|||
settings = {
|
||||
active_tab_background = "#FF0";
|
||||
copy_on_select = true;
|
||||
enabled_layouts = "Tall,*";
|
||||
enabled_layouts = "Tall,Stack,Horizontal,*";
|
||||
kitty_mod = "cmd+option";
|
||||
macos_quit_when_last_window_closed = true;
|
||||
scrollback_lines = 100000;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue