Gkyph sizes in Group widget bumped.

This commit is contained in:
Bartek Stalewski 2023-03-01 21:56:03 +01:00
parent 52f088e380
commit a4a38c3c44

View File

@ -141,6 +141,7 @@ screens = [
widget.GroupBox(
active='#feffff',
disable_drag=True,
fontsize=17,
highlight_method='block',
rounded=False,
this_current_screen_border='#005577',
@ -217,6 +218,7 @@ floating_layout = layout.Floating(
float_rules=[
*layout.Floating.default_float_rules,
Match(wm_class='authenticator'),
Match(title="File Upload"),
Match(title="Open File"),
Match(title="Open file"),
Match(title="Open Files"),