mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 19:55:08 +01:00
fix
This commit is contained in:
parent
487c865efc
commit
86caa2a0bb
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@
|
|||
# "editor.fontFamily" = "'Monaspace Neon Var', Arial";
|
||||
"editor.fontLigatures" = true;
|
||||
"terminal.integrated.scrollback" = 5000;
|
||||
"editor.stickyScroll.enabled" = false;
|
||||
"terminal.integrated.stickyScroll.enabled" = false;
|
||||
"chat.agent.enabled" = false;
|
||||
};
|
||||
extensions = with pkgs.vscode-extensions; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue