diff options
Diffstat (limited to '.config/waybar/style.css.in')
| -rw-r--r-- | .config/waybar/style.css.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/waybar/style.css.in b/.config/waybar/style.css.in index 460853c..94911f3 100644 --- a/.config/waybar/style.css.in +++ b/.config/waybar/style.css.in @@ -27,7 +27,7 @@ * { border: none; border-radius: 0; - font-family: Iosevka SS08, Sarasa Fixed J, Material Design Icons, Font Awesome; + font-family: Iosevka Aile, Sarasa Fixed J, Material Design Icons, Font Awesome; font-size: 10pt; } |