Skip to content

fix: Use Menlo as default mono font on macOS#1028

Merged
mattrose merged 3 commits intognome-terminator:masterfrom
JAugusto42:master
Jan 7, 2026
Merged

fix: Use Menlo as default mono font on macOS#1028
mattrose merged 3 commits intognome-terminator:masterfrom
JAugusto42:master

Conversation

@JAugusto42
Copy link
Contributor

This PR fixes an issue where the default monospaced font renders poorly on macOS.

The previous logic relied on GNOME GSettings, which isn't available on macOS, causing it to use a messy fallback font. This change adds a check to detect if the OS is macOS (Darwin) and sets a better, platform-specific default font ("Menlo").

See the comparison below.

Before:

Screenshot 2025-10-24 at 07 46 03

After:

Screenshot 2025-10-24 at 07 49 17

@mattrose
Copy link
Member

Wow, I thought I was the only person crazy enough to use Terminator on a Mac. I'll pull this in this evening.

@JAugusto42
Copy link
Contributor Author

yeah, i use on my linux machine but i use osx daily so i miss terminator there...I have plans to try to polish it....

@mattrose
Copy link
Member

That's fantastic. I keep meaning to polish it up a little bit, but with a few additional macOS tweaks I've got it in the "works for me" state, and I didn't think it was in heavy usage, so I didn't really prioritize it.

Any other macos fixes are definitely welcome!

@mattrose
Copy link
Member

mattrose commented Jan 7, 2026

Sorry I didn't merge this earlier. I checked it out and meant to merge, but I guess I forgot

@mattrose mattrose merged commit 7898cd9 into gnome-terminator:master Jan 7, 2026
1 check passed
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