summary refs log tree commit diff
path: root/.config/waybar/style.css
diff options
context:
space:
mode:
authorRobert Günzler <r@gnzler.io>2020-04-10 14:29:48 +0200
committerRobert Günzler <r@gnzler.io>2020-04-10 14:29:48 +0200
commit05e13dfcb6f31e75808e35e151773c503c61ba95 (patch)
tree290c4cc7f3423ef32f397a56c500105978cdbe1c /.config/waybar/style.css
parent0b146ced1e56a0d1d5092448f57dc0e19bddb5cb (diff)
Replace iosevka ss08 with ss05
Diffstat (limited to '')
-rw-r--r--.config/waybar/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/waybar/style.css b/.config/waybar/style.css
index 64288cd..95d2f41 100644
--- a/.config/waybar/style.css
+++ b/.config/waybar/style.css
@@ -9,7 +9,7 @@
 * {
   border: none;
   border-radius: 0;
-  font-family: Iosevka SS08, Noto Sans, Font Awesome, monospace;
+  font-family: Iosevka SS05, Liberation Mono, Noto Sans, Font Awesome;
   font-size: 12pt;
   min-height: 0;
 }