Skip to content

Instantly share code, notes, and snippets.

View moelife-coder's full-sized avatar

Moelife Coder moelife-coder

View GitHub Profile
# Add Fira Code Font to code-server.
# Place it under '/etc/pacman.d/hooks/' and reinstall code-server from AUR.
# Changing to any fonts by replacing 'https://cdn.jsdelivr.net/gh/tonsky/FiraCode@4/distr/fira_code.css' url should work.
[Trigger]
Operation = Upgrade
Operation = Install
Type = Package
Target = code-server
[Action]
Description = Adding Fira Code font for code-server