Skip to content

Instantly share code, notes, and snippets.

@arturfog
Created January 2, 2019 15:03
Show Gist options
  • Star 7 You must be signed in to star a gist
  • Fork 4 You must be signed in to fork a gist
  • Save arturfog/d9dbffd4dd5a9b789e4eaaa57f15caa2 to your computer and use it in GitHub Desktop.
Save arturfog/d9dbffd4dd5a9b789e4eaaa57f15caa2 to your computer and use it in GitHub Desktop.
disable bold fonts in gnome terminal
dconf write /org/gnome/terminal/legacy/profiles:/:<id>/allow-bold false
@maxim2266
Copy link

This does not seem to work with Linux Mint 20, dconf marks the allow-bold setting as not specified by the schema.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment