Skip to content

Commit

Permalink
change font
Browse files Browse the repository at this point in the history
  • Loading branch information
jpawlowski committed Aug 4, 2024
1 parent 3aeefc6 commit 421f084
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .devcontainer/src/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
"ghcr.io/jpawlowski/devcontainer-features/cascadia-code:1": {
"version": "latest",
"installFontconfig": true,
"installVariableTTF": true,
"installVariableWOFF2": true,
"installStaticTTF": false,
"installStaticTTF": true,
"installStaticOTF": false,
"installStaticWOFF2": false
"installStaticWOFF2": false,
"installVariableTTF": false,
"installVariableWOFF2": false
},
"ghcr.io/jpawlowski/devcontainer-features/powershell-extended:2": {
"version": "7.4",
Expand Down

0 comments on commit 421f084

Please sign in to comment.