diff options
author | Justine Smithies <justine@smithies.me.uk> | 2024-06-09 20:55:35 +0100 |
---|---|---|
committer | Justine Smithies <justine@smithies.me.uk> | 2024-06-09 20:55:35 +0100 |
commit | 7ebe8d7432587e27b900ac214a3ee9fbd951afbb (patch) | |
tree | 93130645b4d093a5b5369aab73e5efa70d19ecba /.config/eww/eww.scss | |
parent | 61e445ae47c1e430114c6fa92e528cb272f87429 (diff) |
Removed symbol nerd font from icons
Diffstat (limited to '.config/eww/eww.scss')
-rw-r--r-- | .config/eww/eww.scss | 16 |
1 files changed, 1 insertions, 15 deletions
diff --git a/.config/eww/eww.scss b/.config/eww/eww.scss index ea28823..d3cba0b 100644 --- a/.config/eww/eww.scss +++ b/.config/eww/eww.scss @@ -26,36 +26,26 @@ .audio { color: #ffffff; padding-right: 10px; - font-family: Symbols Nerd Font Mono; - font-size: 12px; } .brightness { color: #ffffff; padding-right: 10px; - font-family: Symbols Nerd Font Mono; - font-size: 12px; } .net { color: #ffffff; padding-right: 10px; - font-family: Symbols Nerd Font Mono; - font-size: 12px; } .apk { color: #98971a; padding-right: 10px; - font-family: Symbols Nerd Font Mono; - font-size: 12px; } .apk-empty { color: #98971a; padding-right: 0px; - font-family: Symbols Nerd Font Mono; - font-size: 12px; } .scratchpad { @@ -74,9 +64,7 @@ .idle { color: #ffffff; - padding-right: 10px; - font-family: Symbols Nerd Font Mono; - font-size: 12px; + padding-right: 10px; } .language { @@ -87,8 +75,6 @@ .battery { color: #ffffff; padding-right: 10px; - font-family: Symbols Nerd Font Mono; - font-size: 12px; } .w0, .w01, .w02, .w03, .w04, .w05, .w06, .w07, .w08, .w09, .w011, .w022, .w033, .w044, .w055, .w066, .w077, .w088, .w099 { |