diff options
| author | Robert Günzler <r@gnzler.io> | 2021-04-22 13:15:04 +0200 |
|---|---|---|
| committer | Robert Günzler <r@gnzler.io> | 2021-04-26 02:09:47 +0200 |
| commit | 3f57eef6fb8a16c75b68453be7615678884a5116 (patch) | |
| tree | 67830f469843a47e58c66d2916cf5ed0e9a906f2 /.config/mako | |
| parent | 65074d141d3a7327fc0693b8cf5dcd98b04ed8e1 (diff) | |
mako: switch font to Iosevka SS08
Diffstat (limited to '.config/mako')
| -rw-r--r-- | .config/mako/config | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.config/mako/config b/.config/mako/config index fba8fe7..3944c1e 100644 --- a/.config/mako/config +++ b/.config/mako/config @@ -3,8 +3,7 @@ layer=top anchor=top-right -# font=Fira Sans -font=Iosevka SS14 +font=Iosevka SS08 # font=Cozette Vector padding=10 width=500 |