2022-07-17 01:25:53 -04:00
|
|
|
modules:
|
|
|
|
filesystem:
|
|
|
|
show_smart: true
|
|
|
|
fs_paths:
|
2022-07-17 12:07:38 -04:00
|
|
|
- {path: /, name: root}
|
|
|
|
- {path: /boot, name: boot}
|
|
|
|
- {path: /home, name: home}
|
|
|
|
- {path: /mnt/data, name: data}
|
|
|
|
- {path: /mnt/dcache, name: dcache}
|
|
|
|
- {path: /tmp, name: tmpfs}
|
2022-07-17 01:25:53 -04:00
|
|
|
graphics:
|
|
|
|
show_temp: true
|
|
|
|
show_clock: true
|
|
|
|
show_gpu_util: true
|
|
|
|
show_mem_util: true
|
|
|
|
show_vid_util: true
|
|
|
|
memory:
|
|
|
|
show_stats: true
|
2022-07-18 23:44:51 -04:00
|
|
|
show_swap: true
|
2022-07-17 01:25:53 -04:00
|
|
|
show_plot: true
|
2022-07-18 00:36:44 -04:00
|
|
|
table_rows: 5
|
2022-07-17 01:25:53 -04:00
|
|
|
power:
|
|
|
|
battery: BAT0
|
|
|
|
rapl_specs:
|
2022-07-17 12:07:38 -04:00
|
|
|
- {name: PKG0, address: intel-rapl:0}
|
|
|
|
- {name: DRAM, address: intel-rapl:0:2}
|
2022-07-17 01:25:53 -04:00
|
|
|
processor:
|
2022-07-18 00:36:44 -04:00
|
|
|
core_rows: 1
|
|
|
|
core_padding: 0
|
2022-07-17 01:25:53 -04:00
|
|
|
show_stats: true
|
|
|
|
show_plot: true
|
2022-07-18 00:36:44 -04:00
|
|
|
table_rows: 5
|
2022-07-17 01:25:53 -04:00
|
|
|
readwrite:
|
|
|
|
devices: [sda, nvme0n1]
|
2022-07-17 14:39:38 -04:00
|
|
|
|
2022-07-17 01:25:53 -04:00
|
|
|
layout:
|
|
|
|
anchor: [12, 11]
|
|
|
|
panels:
|
2022-07-17 12:40:36 -04:00
|
|
|
- columns:
|
|
|
|
- {blocks: [system, 19, graphics, 16, processor], width: 436}
|
|
|
|
margins: [20, 10]
|
2022-07-17 01:25:53 -04:00
|
|
|
- 10
|
2022-07-17 12:40:36 -04:00
|
|
|
- columns:
|
|
|
|
- {blocks: [readwrite], width: 436}
|
|
|
|
- 20
|
|
|
|
- {blocks: [network], width: 436}
|
|
|
|
margins: [20, 10]
|
2022-07-17 01:25:53 -04:00
|
|
|
- 10
|
2022-07-17 12:40:36 -04:00
|
|
|
- columns:
|
2022-07-18 23:44:51 -04:00
|
|
|
- {blocks: [pacman, 24, filesystem, 23, power, 19, memory], width: 436}
|
2022-07-17 12:40:36 -04:00
|
|
|
margins: [20, 10]
|
2022-07-17 14:39:38 -04:00
|
|
|
|
|
|
|
theme:
|
2022-07-18 00:36:44 -04:00
|
|
|
font:
|
|
|
|
family: Neuropolitical
|
|
|
|
sizes:
|
|
|
|
normal: 13
|
|
|
|
plot_label: 8
|
|
|
|
table: 11
|
|
|
|
header: 15
|
2022-07-17 14:39:38 -04:00
|
|
|
patterns:
|
|
|
|
header: 0xefefef
|
|
|
|
panel:
|
|
|
|
bg: {color: 0x121212, alpha: 0.7}
|
|
|
|
text:
|
|
|
|
active: 0xbfe1ff
|
|
|
|
inactive: 0xc8c8c8
|
|
|
|
critical: 0xff8282
|
|
|
|
border: 0x888888
|
|
|
|
plot:
|
|
|
|
grid: 0x666666
|
|
|
|
outline: 0x777777
|
|
|
|
data:
|
|
|
|
border:
|
|
|
|
gradient:
|
|
|
|
- {stop: 0, color: 0x003f7c}
|
|
|
|
- {stop: 1, color: 0x1e90ff}
|
|
|
|
fill:
|
|
|
|
gradient_alpha:
|
2022-07-17 18:40:24 -04:00
|
|
|
- {stop: 0.2, color: 0x316ece, alpha: 0.5}
|
|
|
|
- {stop: 1, color: 0x8cc7ff, alpha: 1.0}
|
2022-07-17 14:39:38 -04:00
|
|
|
indicator:
|
|
|
|
bg:
|
|
|
|
gradient:
|
|
|
|
- {stop: 0, color: 0x565656}
|
|
|
|
- {stop: 0.5, color: 0xbfbfbf}
|
|
|
|
- {stop: 1, color: 0x565656}
|
|
|
|
fg:
|
|
|
|
active:
|
|
|
|
gradient:
|
|
|
|
- {stop: 0, color: 0x316BA6}
|
|
|
|
- {stop: 0.5, color: 0x99CEFF}
|
|
|
|
- {stop: 1, color: 0x316BA6}
|
|
|
|
critical:
|
|
|
|
gradient:
|
|
|
|
- {stop: 0, color: 0xFF3333}
|
|
|
|
- {stop: 0.5, color: 0xFFB8B8}
|
|
|
|
- {stop: 1, color: 0xFF3333}
|