diff --git a/qtile/config.py b/qtile/config.py index ddabea4..39f0df1 100644 --- a/qtile/config.py +++ b/qtile/config.py @@ -124,8 +124,8 @@ layouts = [ ] widget_defaults = dict( - font='Hermit', - fontsize=12, + font='Iosevka Semibold', + fontsize=14, padding=3, foreground="3c3836", )