diff options
Diffstat (limited to '.config')
-rw-r--r-- | .config/eww/eww.scss | 2 |
1 files changed, 2 insertions, 0 deletions
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 { |