1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2026-05-14 11:39:28 +00:00

[cosmic-desktop] Update minimon applet conf

This commit is contained in:
2026-05-08 20:29:26 +02:00
parent 6c63cd6a53
commit 0c7e75d391
10 changed files with 521 additions and 493 deletions
@@ -1,6 +1,8 @@
(
chart_visible: false,
label_visible: true,
value_visible: true,
label_visible: false,
icon_visible: false,
chart: Line,
colors: (
ring: (
@@ -156,9 +158,9 @@
),
),
),
adaptive: true,
bandwidth: 62500000,
adaptive: false,
bandwidth: 1000000,
unit: Some(0),
variant: Combined,
variant: Download,
show_bytes: false,
)