Bar size change.

This commit is contained in:
Bartek Stalewski 2023-03-01 14:51:32 +01:00
parent f4143493bb
commit 70620410ce

View File

@ -126,7 +126,7 @@ layouts = [
widget_defaults = dict(
background='#272822cc',
font="RobotoMono Nerd Font Medium",
fontsize=14,
fontsize=16,
foreground='#c7c7c7',
)
extension_defaults = widget_defaults.copy()