1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-10-27 05:39:08 +00:00
Files
dotfiles/.config/cosmic/dev.DBrox.CosmicSystemMonitor/v2/sampling

22 lines
394 B
Plaintext

(
cpu: (
update_interval: 1000,
sampling_window: 60,
),
mem: (
update_interval: 2000,
sampling_window: 30,
),
net: (
update_interval: 2000,
sampling_window: 30,
),
disk: (
update_interval: 1000,
sampling_window: 60,
),
gpu: (
update_interval: 2000,
sampling_window: 30,
),
)