This service allows you to use your locally installed fonts on figma.com.
- Variable fonts support
- Preview fonts in the font picker
Important
To make this service work, you need to override the browser's user agent to a Windows one. See this thread for more information.
bash -c "$(curl -fsSL https://raw.githubusercontent.com/neetly/figma-agent-linux/main/files/install.sh)"Tip
You can run the command again to update this service to the latest version.
| Package Manager | Package |
|---|---|
| Arch Linux | figma-agent-linux / figma-agent-linux-bin |
| Nix | figma-agent |
systemctl --user disable --now figma-agent.{service,socket}
rm -rf ~/.local/share/figma-agent ~/.local/share/systemd/user/figma-agent.{service,socket}Note
You need to restart this service to apply the configuration changes.
systemctl --user restart figma-agent.serviceAd blockers may prevent websites from connecting to localhost for privacy concerns. Please disable the relevant rules or create an exception rule for figma.com.
In Brave browser, websites require special permissions to access localhost. Please follow the instructions in the documentation to grant the permission to figma.com.
This project is inspired by Figma Linux Font Helper.