File tree Expand file tree Collapse file tree 5 files changed +37
-1
lines changed
Expand file tree Collapse file tree 5 files changed +37
-1
lines changed Original file line number Diff line number Diff line change 600600 " opengl" ,
601601 " os" ,
602602 " packages" ,
603+ " physicaldisk" ,
603604 " player" ,
604605 " poweradapter" ,
605606 " processes" ,
13691370 }
13701371 }
13711372 },
1373+ {
1374+ "title" : " Physical Disk" ,
1375+ "properties" : {
1376+ "type" : {
1377+ "description" : " Print physical disk information" ,
1378+ "const" : " physicaldisk"
1379+ },
1380+ "namePrefix" : {
1381+ "description" : " Show disks with given name prefix only" ,
1382+ "type" : " string"
1383+ },
1384+ "key" : {
1385+ "$ref" : " #/$defs/key"
1386+ },
1387+ "keyColor" : {
1388+ "$ref" : " #/$defs/keyColor"
1389+ },
1390+ "keyWidth" : {
1391+ "$ref" : " #/$defs/keyWidth"
1392+ },
1393+ "format" : {
1394+ "$ref" : " #/$defs/format"
1395+ }
1396+ },
1397+ "additionalProperties" : false
1398+ },
13721399 {
13731400 "title" : " Public IP" ,
13741401 "properties" : {
Original file line number Diff line number Diff line change 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:DiskIO:Version:Break:Colors
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:DiskIO:PhysicalDisk: Version:Break:Colors
Original file line number Diff line number Diff line change 5353 " weather" ,
5454 " netio" ,
5555 " diskio" ,
56+ " physicaldisk" ,
5657 " version" ,
5758 " break" ,
5859 " colors"
Original file line number Diff line number Diff line change 6262 },
6363 " netio" ,
6464 " diskio" ,
65+ " physicaldisk" ,
6566 " version" ,
6667 " break" ,
6768 " colors"
Original file line number Diff line number Diff line change 947947 "type" : " str"
948948 }
949949 },
950+ {
951+ "long" : " physicaldisk-name-prefix" ,
952+ "desc" : " Show disks with given name prefix only" ,
953+ "arg" : {
954+ "type" : " str"
955+ }
956+ },
950957 {
951958 "long" : " bluetooth-show-disconnected" ,
952959 "desc" : " Set if disconnected bluetooth devices should be printed" ,
You can’t perform that action at this time.
0 commit comments