[qtile] switched to Iosevka font

This commit is contained in:
Marcel Kapfer 2020-08-25 18:45:06 +02:00
parent 2ab633a020
commit e7eb58c177
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 2 additions and 2 deletions

View File

@ -124,8 +124,8 @@ layouts = [
]
widget_defaults = dict(
font='Hermit',
fontsize=12,
font='Iosevka Semibold',
fontsize=14,
padding=3,
foreground="3c3836",
)