Skip to content

Commit

Permalink
feat(users/gael): increase vscodium window zoom
Browse files Browse the repository at this point in the history
  • Loading branch information
gaelreyrol committed Jan 7, 2024
1 parent edca623 commit e3edc07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions users/gael/home.nix
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@
"nix.serverPath" = "nil";
"nix.formatterPath" = "nixpkgs-fmt";
"vscode-dhall-lsp-server.executable" = "dhall-lsp-server";
"window.zoomLevel" = 1;
};
};

Expand Down

0 comments on commit e3edc07

Please sign in to comment.