From 0ee37727a242c57a41aec75ae8ba5d8d5ab18efc Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Sun, 9 Jun 2024 20:35:34 +0100 Subject: Added missing nerd font entries --- .config/eww/eww.scss | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/eww/eww.scss b/.config/eww/eww.scss index ea01ec6..ea28823 100644 --- a/.config/eww/eww.scss +++ b/.config/eww/eww.scss @@ -75,6 +75,8 @@ .idle { color: #ffffff; padding-right: 10px; + font-family: Symbols Nerd Font Mono; + font-size: 12px; } .language { -- cgit v1.2.3