This patchs code-server to load Blex Mono Nerd Font.
- Clone this repository.
git clone https://github.com/afreidz/code-server-blex-patch
cd code-server-blex-patch
- Run this command (change
path-to-code-server
to your code-server path, leave it empty if you install code-server from installer or code-server is in/usr/lib/code-server
):
sudo ./patch.sh [path-to-code-server]