Update install.sh

This commit is contained in:
2024-05-13 13:52:23 +02:00
parent 106ec27824
commit 52a937a301

View File

@@ -2365,7 +2365,7 @@ screens = [
[
widget.CurrentLayoutIcon(scale=0.7, padding=10),
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.Prompt(),
widget.Spacer(),