diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-10-04 21:35:32 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-10-04 21:35:32 +0100 |
commit | ca0aa01a3c35bf4680ff0f42e1ca1df08cb43e56 (patch) | |
tree | e4f1f7cb8be5408842f14d3059f65f1c0996c714 /skel/.config/qtile/config.py | |
parent | 915c54d6a0c7c79149d77a2b68da0792886887bd (diff) |
Diffstat (limited to 'skel/.config/qtile/config.py')
-rw-r--r-- | skel/.config/qtile/config.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/skel/.config/qtile/config.py b/skel/.config/qtile/config.py index 3401f9a..061e25f 100644 --- a/skel/.config/qtile/config.py +++ b/skel/.config/qtile/config.py @@ -329,6 +329,7 @@ def init_widgets_list(monitor_num): countdown_start=15, countdown_format='{}', default_text=" ", + fontsize=14, font="FontAwesome", foreground=colors[0] ), |