summaryrefslogtreecommitdiff
path: root/.config/wofi
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-10-30 23:24:23 +0100
committerThomas Voss <mail@thomasvoss.com> 2023-10-30 23:24:23 +0100
commit784ec7539d0d74df680f4bf8ab57558441796da3 (patch)
treebfbcf9344fcf71847cbd3714e89010e900a521b7 /.config/wofi
parent70194f7b0ac3303927b9258e18f808f5ab5d1416 (diff)
wofi: Use SF Pro as the font
Diffstat (limited to '.config/wofi')
-rw-r--r--.config/wofi/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/wofi/style.css b/.config/wofi/style.css
index 60d3b2c..fd35cdd 100644
--- a/.config/wofi/style.css
+++ b/.config/wofi/style.css
@@ -3,7 +3,7 @@
border-radius: 3px;
color: #C5C8C6;
font-size: 22px;
- font-family: 'Iosevka Smooth';
+ font-family: 'SF Pro'
}
#outer-box {