Skip to content

Commit

Permalink
feat: update font
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverdding committed Apr 6, 2024
1 parent 45ed0e8 commit 1cd22de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions dot_config/Code - OSS/User/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
],
"docker.containers.label": "ContainerName",
"editor.folding": true,
"editor.fontFamily": "'FantasqueSansM Nerd Font Mono','LXGW WenKai Neo XiHei','Font Awesome 6 Free'",
"editor.fontFamily": "'FantasqueSansM Nerd Font Mono','LXGW Neo XiHei Screen Full','Font Awesome 6 Free'",
"editor.fontLigatures": true,
"editor.fontSize": 16,
"editor.inlayHints.fontFamily": "'FantasqueSansM Nerd Font Mono','LXGW WenKai Neo XiHei','Font Awesome 6 Free'",
"editor.inlayHints.fontFamily": "'FantasqueSansM Nerd Font Mono','LXGW Neo XiHei Screen Full','Font Awesome 6 Free'",
"editor.renderLineHighlight": "none",
"editor.renderWhitespace": "all",
"evenBetterToml.formatter.alignComments": true,
Expand Down
2 changes: 1 addition & 1 deletion dot_config/fcitx5/private_profile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Layout=
# Name
Name=rime
# Layout
Layout=us
Layout=

[GroupOrder]
0=Default
Expand Down

0 comments on commit 1cd22de

Please sign in to comment.