Update install.sh
This commit is contained in:
@@ -2365,7 +2365,7 @@ screens = [
|
|||||||
[
|
[
|
||||||
widget.CurrentLayoutIcon(scale=0.7, padding=10),
|
widget.CurrentLayoutIcon(scale=0.7, padding=10),
|
||||||
widget.Spacer(length=5),
|
widget.Spacer(length=5),
|
||||||
widget.GroupBox(highlight_method="block", highlight_color="#12181c", urgent_border="#ffffff", active="#ffffff", inactive="#404040", rounded="False", borderwidth=0),
|
widget.GroupBox(highlight_method="block", highlight_color="#12181c", urgent_border="#ffffff", active="#ffffff", inactive="#465159", rounded="False", borderwidth=0),
|
||||||
widget.Spacer(length=9),
|
widget.Spacer(length=9),
|
||||||
widget.Prompt(),
|
widget.Prompt(),
|
||||||
widget.Spacer(),
|
widget.Spacer(),
|
||||||
|
|||||||
Reference in New Issue
Block a user