Compare commits
2 Commits
9cb1c6d080
...
c2addf0618
Author | SHA1 | Date | |
---|---|---|---|
c2addf0618 | |||
01e976a1a8 |
@ -16,6 +16,8 @@
|
|||||||
"nix.enableLanguageServer" = true;
|
"nix.enableLanguageServer" = true;
|
||||||
"explorer.confirmDragAndDrop" = false;
|
"explorer.confirmDragAndDrop" = false;
|
||||||
"workbench.colorTheme" = "Stylix";
|
"workbench.colorTheme" = "Stylix";
|
||||||
|
"git.autofetch" = true;
|
||||||
|
"git.confirmSync" = false;
|
||||||
"editor.fontFamily" = lib.mkForce "'Symbols Nerd Font Mono', 'PowerlineSymbols', 'DejaVu Sans Mono'";
|
"editor.fontFamily" = lib.mkForce "'Symbols Nerd Font Mono', 'PowerlineSymbols', 'DejaVu Sans Mono'";
|
||||||
};
|
};
|
||||||
userTasks = {
|
userTasks = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user