From 2e60f34cd8767a85f8515c301acc88d70acc85c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E9=80=9A=E6=B4=B2?= Date: Sun, 8 Oct 2023 21:02:48 +0800 Subject: [PATCH] DiskIO: add to `presets/all` --- presets/all | 2 +- presets/all.jsonc | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/presets/all b/presets/all index b0ed3cab5..20442e13f 100644 --- a/presets/all +++ b/presets/all @@ -1 +1 @@ ---structure Title:Separator:OS:Host:Bios:Board:Chassis:Kernel:Uptime:Processes:Packages:Shell:Display:Brightness:Monitor:LM:DE:WM:WMTheme:Theme:Icons:Font:Cursor:Wallpaper:Terminal:TerminalFont:TerminalSize:CPU:CPUUsage:GPU:Memory:Swap:Disk:Battery:PowerAdapter:Player:Media:PublicIP:LocalIP:Wifi:DateTime:Locale:Vulkan:OpenGL:OpenCL:Users:Bluetooth:Sound:Gamepad:Weather:NetIO:Version:Break:Colors +--structure Title:Separator:OS:Host:Bios:Board:Chassis:Kernel:Uptime:Processes:Packages:Shell:Display:Brightness:Monitor:LM:DE:WM:WMTheme:Theme:Icons:Font:Cursor:Wallpaper:Terminal:TerminalFont:TerminalSize:CPU:CPUUsage:GPU:Memory:Swap:Disk:Battery:PowerAdapter:Player:Media:PublicIP:LocalIP:Wifi:DateTime:Locale:Vulkan:OpenGL:OpenCL:Users:Bluetooth:Sound:Gamepad:Weather:NetIO:DiskIO:Version:Break:Colors diff --git a/presets/all.jsonc b/presets/all.jsonc index f8d4cc82e..f26925af6 100644 --- a/presets/all.jsonc +++ b/presets/all.jsonc @@ -52,6 +52,7 @@ "gamepad", "weather", "netio", + "diskio", "version", "break", "colors"