Bar size change.
This commit is contained in:
parent
f4143493bb
commit
70620410ce
@ -126,7 +126,7 @@ layouts = [
|
|||||||
widget_defaults = dict(
|
widget_defaults = dict(
|
||||||
background='#272822cc',
|
background='#272822cc',
|
||||||
font="RobotoMono Nerd Font Medium",
|
font="RobotoMono Nerd Font Medium",
|
||||||
fontsize=14,
|
fontsize=16,
|
||||||
foreground='#c7c7c7',
|
foreground='#c7c7c7',
|
||||||
)
|
)
|
||||||
extension_defaults = widget_defaults.copy()
|
extension_defaults = widget_defaults.copy()
|
||||||
|
Loading…
Reference in New Issue
Block a user