Back to previous size of the bar.
This commit is contained in:
parent
03f9de6da8
commit
52f088e380
1 changed files with 1 additions and 1 deletions
|
@ -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=16,
|
fontsize=14,
|
||||||
foreground='#c7c7c7',
|
foreground='#c7c7c7',
|
||||||
)
|
)
|
||||||
extension_defaults = widget_defaults.copy()
|
extension_defaults = widget_defaults.copy()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue