diff --git a/.config/qtile/config.py b/.config/qtile/config.py index 73251cd..f3ed4ab 100755 --- a/.config/qtile/config.py +++ b/.config/qtile/config.py @@ -279,6 +279,7 @@ screens = [ font='JetBrains Mono Bold', foreground='#CAA9E0', empty_group_string = 'Desktop', + fontsize=13, ), @@ -379,6 +380,7 @@ screens = [ background='#353446', foreground='#CAA9E0', format='{percent:2.0%}', + fontsize=13, ), @@ -426,6 +428,7 @@ screens = [ font='JetBrains Mono Bold', background='#353446', foreground='#CAA9E0', + fontsize=13, ), diff --git a/Themes/Cozy/.config/qtile/config.py b/Themes/Cozy/.config/qtile/config.py index 73251cd..f3ed4ab 100755 --- a/Themes/Cozy/.config/qtile/config.py +++ b/Themes/Cozy/.config/qtile/config.py @@ -279,6 +279,7 @@ screens = [ font='JetBrains Mono Bold', foreground='#CAA9E0', empty_group_string = 'Desktop', + fontsize=13, ), @@ -379,6 +380,7 @@ screens = [ background='#353446', foreground='#CAA9E0', format='{percent:2.0%}', + fontsize=13, ), @@ -426,6 +428,7 @@ screens = [ font='JetBrains Mono Bold', background='#353446', foreground='#CAA9E0', + fontsize=13, ), diff --git a/Themes/Everforest/.config/qtile/config.py b/Themes/Everforest/.config/qtile/config.py index 96c6354..21a36d6 100755 --- a/Themes/Everforest/.config/qtile/config.py +++ b/Themes/Everforest/.config/qtile/config.py @@ -414,7 +414,6 @@ screens = [ fontsize=13, theme_path='~/.config/qtile/Assets/Volume/', emoji=True, - fontsize=12, background='#343F44', ), diff --git a/Themes/Natura/.config/qtile/config.py b/Themes/Natura/.config/qtile/config.py index d7520c9..dd6675f 100755 --- a/Themes/Natura/.config/qtile/config.py +++ b/Themes/Natura/.config/qtile/config.py @@ -417,7 +417,6 @@ screens = [ fontsize=13, theme_path='~/.config/qtile/Assets/Volume/', emoji=True, - fontsize=12, background='#202222', ), diff --git a/Themes/Sakura/.config/qtile/config.py b/Themes/Sakura/.config/qtile/config.py index c8c1885..6455443 100755 --- a/Themes/Sakura/.config/qtile/config.py +++ b/Themes/Sakura/.config/qtile/config.py @@ -417,7 +417,6 @@ screens = [ fontsize=13, theme_path='~/.config/qtile/Assets/Volume/', emoji=True, - fontsize=12, background='#353446', ),