Skip to content

Commit

Permalink
Merge branch 'main' into castrojo-patch-3
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo authored Feb 8, 2025
2 parents 94d3402 + d434e72 commit a2777d6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion system_files/dx/etc/skel/.config/Code/User/settings.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"window.titleBarStyle": "custom",
"editor.fontFamily": "'Cascadia Code', 'Droid Sans Mono', 'monospace', monospace"
"editor.fontFamily": "'Cascadia Code', 'Droid Sans Mono', 'monospace', monospace",
"update.mode": "none"
}

0 comments on commit a2777d6

Please sign in to comment.