diff options
| author | Robert Günzler <r@gnzler.io> | 2022-09-28 19:37:53 +0200 |
|---|---|---|
| committer | Robert Günzler <r@gnzler.io> | 2022-09-28 19:37:53 +0200 |
| commit | 2581df979359d66bc2999cd7cd48277b11216f5a (patch) | |
| tree | 955564f0cdbb1bf5ad29dc3d6c3a2a06c23ff1d0 /.config/waybar/style.css.in | |
| parent | 1bfc8f9f3620c80115ceb0ad828b4c47368b6278 (diff) | |
waybar: update colors
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; } |