From f4f8c027e5cbcfb2a8fc37ec8a97bef049be41bc Mon Sep 17 00:00:00 2001 From: Mark Kopenga Date: Sun, 21 Apr 2019 12:23:31 +0200 Subject: [PATCH] Added solus install information --- Linux-instructions.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Linux-instructions.md b/Linux-instructions.md index 096b016..e4e4fdf 100644 --- a/Linux-instructions.md +++ b/Linux-instructions.md @@ -26,6 +26,11 @@ dnf copr enable evana/fira-code-fonts dnf install fira-code-fonts ``` +### Solus + +Fira Code package is available in the official repository: `font-firacode-ttf` and `font-firacode-otf`. +They can be installed by running: `sudo eopkg install font-firacode-ttf font-firacode-otf` + ## Manual Installation With most desktop-oriented distributions, double-clicking each font file in the ttf folder and selecting “Install font” should be enough. If it isn’t, create and run download_and_install.sh script: