Skip to content

swap some fonts back to mono#1370

Merged
adboio merged 1 commit intomainfrom
fix/monospace-revert
Mar 30, 2026
Merged

swap some fonts back to mono#1370
adboio merged 1 commit intomainfrom
fix/monospace-revert

Conversation

@adboio
Copy link
Copy Markdown
Contributor

@adboio adboio commented Mar 30, 2026

Problem

  • redesign made a few fonts sans-serif that probably need to be mono
  • also commit is broken

Changes

SORRY FOR COMBINING PRS lol i wanted to dogfood the commit workflow with this small change

  • reverts some fonts back to mono
  • updates git commands to strip ELECTRON_ and CHROME_ env keys, and add ELECTRON_RUN_AS_NODE = 1, so the git commands work

How did you test this?

manually tested

git commit error

was getting this on every attempted commit in the code repo:

[STARTED] Backing up original state...
[COMPLETED] Backed up original state in git stash (baec94254b9e03334d3af12ea6f04800defae1a0)
[STARTED] Running tasks for staged files...
[STARTED] package.json — 8 files
[STARTED] *.{ts,tsx,js,jsx} — 8 files
[STARTED] biome check --write --unsafe --files-ignore-unknown=true --no-errors-on-unmatched
[FAILED] biome check --write --unsafe --files-ignore-unknown=true --no-errors-on-unmatched [SIGTRAP]
[FAILED] biome check --write --unsafe --files-ignore-unknown=true --no-errors-on-unmatched [SIGTRAP]
[COMPLETED] Running tasks for staged files...
[STARTED] Applying modifications from tasks...
[SKIPPED] Skipped because of errors from tasks.
[STARTED] Reverting to original state because of errors...
[COMPLETED] Reverting to original state because of errors...
[STARTED] Cleaning up temporary files...
[COMPLETED] Cleaning up temporary files...

✖ biome check --write --unsafe --files-ignore-unknown=true --no-errors-on-unmatched:
[56263:0330/084708.929267:ERROR:content/browser/gpu/gpu_process_host.cc:996] GPU process exited unexpectedly: exit_code=5
[56263:0330/084708.929824:ERROR:content/browser/network_service_instance_impl.cc:608] Network service crashed or was terminated, restarting service.
[56263:0330/084708.951469:ERROR:content/browser/gpu/gpu_process_host.cc:996] GPU process exited unexpectedly: exit_code=5
[56263:0330/084708.951729:ERROR:content/browser/network_service_instance_impl.cc:608] Network service crashed or was terminated, restarting service.
[56263:0330/084708.972725:ERROR:content/browser/network_service_instance_impl.cc:608] Network service crashed or was terminated, restarting service.
[56263:0330/084708.973232:ERROR:content/browser/gpu/gpu_process_host.cc:996] GPU process exited unexpectedly: exit_code=5
[56263:0330/084708.994342:ERROR:content/browser/gpu/gpu_process_host.cc:996] GPU process exited unexpectedly: exit_code=5
[56263:0330/084708.994411:ERROR:content/browser/network_service_instance_impl.cc:608] Network service crashed or was terminated, restarting service.
[56263:0330/084709.016458:ERROR:content/browser/gpu/gpu_process_host.cc:996] GPU process exited unexpectedly: exit_code=5
[56263:0330/084709.016530:ERROR:content/browser/network_service_instance_impl.cc:608] Network service crashed or was terminated, restarting service.
[56263:0330/084709.040407:ERROR:content/browser/network_service_instance_impl.cc:608] Network service crashed or was terminated, restarting service.
[56263:0330/084709.040617:ERROR:content/browser/gpu/gpu_process_host.cc:996] GPU process exited unexpectedly: exit_code=5
[56263:0330/084709.040627:FATAL:content/browser/gpu/gpu_data_manager_impl_private.cc:417] GPU process isn't usable. Goodbye.
Checked 8 files in 28ms. Fixed 4 files.
[56209:0330/084709.155487:ERROR:content/browser/gpu/gpu_process_host.cc:996] GPU process exited unexpectedly: exit_code=5
[56209:0330/084709.155584:ERROR:content/browser/network_service_instance_impl.cc:608] Network service crashed or was terminated, restarting service.
[56209:0330/084709.177300:ERROR:content/browser/gpu/gpu_process_host.cc:996] GPU process exited unexpectedly: exit_code=5
[56209:0330/084709.177374:ERROR:content/browser/network_service_instance_impl.cc:608] Network service crashed or was terminated, restarting service.
[56209:0330/084709.198649:ERROR:content/browser/network_service_instance_impl.cc:608] Network service crashed or was terminated, restarting service.
[56209:0330/084709.198930:ERROR:content/browser/gpu/gpu_process_host.cc:996] GPU process exited unexpectedly: exit_code=5
[56209:0330/084709.220288:ERROR:content/browser/gpu/gpu_process_host.cc:996] GPU process exited unexpectedly: exit_code=5
[56209:0330/084709.220360:ERROR:content/browser/network_service_instance_impl.cc:608] Network service crashed or was terminated, restarting service.
[56209:0330/084709.241435:ERROR:content/browser/gpu/gpu_process_host.cc:996] GPU process exited unexpectedly: exit_code=5
[56209:0330/084709.241684:ERROR:content/browser/network_service_instance_impl.cc:608] Network service crashed or was terminated, restarting service.
[56209:0330/084709.262629:ERROR:content/browser/gpu/gpu_process_host.cc:996] GPU process exited unexpectedly: exit_code=5
[56209:0330/084709.262648:FATAL:content/browser/gpu/gpu_data_manager_impl_private.cc:417] GPU process isn't usable. Goodbye.
undefined
 ERR_PNPM_RECURSIVE_EXEC_FIRST_FAIL  Command was killed with SIGTRAP (Debugger breakpoint): lint-staged
husky - pre-commit script failed (code 1)   

@adboio adboio requested a review from a team March 30, 2026 16:49
@adboio adboio merged commit f6d57db into main Mar 30, 2026
15 checks passed
Copy link
Copy Markdown
Contributor Author

adboio commented Mar 30, 2026

Merge activity

@adboio adboio deleted the fix/monospace-revert branch March 30, 2026 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants