Back to previous size of the bar.

This commit is contained in:
Bartek Stalewski 2023-03-01 15:38:06 +01:00
parent 03f9de6da8
commit 52f088e380

View File

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