Git auto fetch code

This commit is contained in:
2024-04-02 21:20:45 +00:00
parent 9c8f2b2fb7
commit 4aee9514c6

View File

@@ -286,7 +286,7 @@
"theme" = "auto";
"audible-bell" = false;
"use-system-font" = false;
"custom-font" = "JetBrainsMono Nerd Font 10"
"custom-font" = "JetBrainsMono Nerd Font 10";
};
"org/gnome/desktop" = {
@@ -373,6 +373,7 @@
"git.enableCommitSigning" = false;
"git.enableSmartCommit" = true;
"git.confirmSync" = false;
"git.autofetch" = true;
# Styling
"window.autoDetectColorScheme" = true;
"workbench.preferredDarkColorTheme" = "Default Dark Modern";