Skip to content

Conversation

@xmok
Copy link
Contributor

@xmok xmok commented Jan 29, 2026

Description

  • Updated Keyboard shortcuts to be cross-platform

Screencast

N/A - simple change

Checklist

@raycastbot raycastbot added extension fix / improvement Label for PRs with extension's fix improvements extension: google-fonts Issues related to the google-fonts extension labels Jan 29, 2026
@raycastbot
Copy link
Collaborator

raycastbot commented Jan 29, 2026

Thank you for your contribution! 🎉

🔔 @GastroGeek @pernielsentikaer you might want to have a look.

You can use this guide to learn how to check out the Pull Request locally in order to test it.

📋 Quick checkout commands
BRANCH="ext/google-fonts"
FORK_URL="https://github.com/xmok/raycast-extensions.git"
EXTENSION_NAME="google-fonts"
REPO_NAME="raycast-extensions"

git clone -n --depth=1 --filter=tree:0 -b $BRANCH $FORK_URL
cd $REPO_NAME
git sparse-checkout set --no-cone "extensions/$EXTENSION_NAME"
git checkout
cd "extensions/$EXTENSION_NAME"
npm install && npm run dev

We're currently experiencing a high volume of incoming requests. As a result, the initial review may take up to 10-15 business days.

@xmok xmok marked this pull request as ready for review January 29, 2026 11:47
@greptile-apps
Copy link
Contributor

greptile-apps bot commented Jan 29, 2026

No reviewable files after applying ignore patterns.

@pernielsentikaer pernielsentikaer self-assigned this Jan 29, 2026
Copy link
Collaborator

@pernielsentikaer pernielsentikaer left a comment

Choose a reason for hiding this comment

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

Looks good to me, approved 🔥

@raycastbot raycastbot merged commit 0e5214e into raycast:main Jan 29, 2026
2 checks passed
@github-actions
Copy link
Contributor

Published to the Raycast Store:
https://raycast.com/GastroGeek/google-fonts

@raycastbot
Copy link
Collaborator

🎉 🎉 🎉

We've rewarded your Raycast account with some credits. You will soon be able to exchange them for some swag.

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

Labels

extension fix / improvement Label for PRs with extension's fix improvements extension: google-fonts Issues related to the google-fonts extension platform: macOS platform: Windows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants