about summary refs log tree commit diff
path: root/home/wm
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-11-21 07:47:34 -0800
committerFranck Cuny <franck@fcuny.net>2022-11-21 07:47:34 -0800
commitcc753de3f996da0fb629521133abfdde14ade579 (patch)
tree9285ecf4ef6227006edb45739d6566d85c858aeb /home/wm
parentfeat(templates/rust): add configuration for drone CI (diff)
downloadworld-cc753de3f996da0fb629521133abfdde14ade579.tar.gz
ref(fonts): switch back to source code pro
I find Source Code Pro to be more readable than iosevka.
Diffstat (limited to 'home/wm')
-rw-r--r--home/wm/waybar/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/wm/waybar/style.css b/home/wm/waybar/style.css
index d50dd3d..e4565c8 100644
--- a/home/wm/waybar/style.css
+++ b/home/wm/waybar/style.css
@@ -6,7 +6,7 @@
   padding: 0;
 }
 #waybar {
-  font-family: Iosevka Extended;
+  font-family: Source Code Pro;
   font-size: 15px;
 }
 window#waybar {