Skip to content

Enable terminal font detection for rio terminal emulator #1789

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 7, 2025

Conversation

@CarterLi CarterLi requested a review from Copilot June 7, 2025 11:28
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR enables terminal font detection for the rio terminal emulator by introducing a new detection function that reads configuration from a TOML file.

  • Added detectRio() to read font family and size from "rio/config.toml"
  • Default values ("cascadiacode" and "18") are set when configuration values are missing
  • Updated terminal font detection logic to include support for rio

@fastfetch-cli fastfetch-cli deleted a comment from Copilot AI Jun 7, 2025
Fix default rio font name

Co-authored-by: Carter Li <[email protected]>
@CarterLi CarterLi merged commit ddf5099 into fastfetch-cli:dev Jun 7, 2025
@dpassen dpassen deleted the rio-font-detection branch June 7, 2025 17:53
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