diff --git a/scripts/config/desktopinfo.ini b/scripts/config/desktopinfo.ini index 5a5d8c6..45c4210 100644 --- a/scripts/config/desktopinfo.ini +++ b/scripts/config/desktopinfo.ini @@ -10,12 +10,13 @@ font-face=Fixedsys font-size=6 [items] -set White = #ffffff -set Orange = #ffd000 -set Green = #00ff00 -set GreenL = #a0ffa0 -set Magenta = #ff00ff +set White = #ffffff +set Orange = #ffd000 +set Green = #00ff00 +set GreenL = #a0ffa0 +set Magenta = #ff00ff set MagentaL = #ffa0ff +set Red = #ff0000 COLOR=%orange% HOST=wide:1,display:@%1,font-size:200% @@ -31,16 +32,14 @@ COMMENT=text:CPU History: CPU=interval:1,text-color:%white%,color:%green%,chart:filled max:100 series1:1 color1:00ff00 height:2,\ text:,display:%chart% -COMMENT - COMMENT=text:CPU usage: CPU=interval:1,text-color:%white%,color:%magenta%,chart:bar max:100 series1:1 color1:%MagentaL% threshold:70,\ text:,display:%1[1.1f]% %chart% WMI=text:,interval:5,namespace:root\cimv2,query:Win32_Processor,display:Speed: %CurrentClockSpeed%[4.2K]GHz -COMMENT +COMMENT=style:w, -COMMENT=text:RAM Usage: +COMMENT=color:%Orange%,text:,display:RAM USED PHYSICALRAM=interval:10,text-color:%white%,color:%green%,set:aram=%4[3.1b],alarms:(%3 ge 80 0000FF),\ chart:bar max:100 series1:3 color1:%greenl%,text:,display:%1[3.1b]B (%3%) %chart% TEXT=interval:10,color:%green%,text:,display:%aram%B Available RAM @@ -48,6 +47,11 @@ PAGEFILE=text:,interval:5,display:Page file: %1[3.1g]GiB %3% of %2[1.0b]B COMMENT=style:w +TEXT=color:%Orange%,text:,display:STORAGE USED +LOGICALDRIVES=text:,drive-size=4194304,interval:15,diskio:1,chart:bar2 scale:linear max:100 series1:7 threshold:80 color1:b55393 color2:%orange% color3:%red%, display:%1: %6[5.1g] of %5[3.0b]B %chart% + +COMMENT=style:w + # show network data ... TEXT=color:%Orange%,text:,display:NETWORK NETWORKINTERFACES=text:,interval:30,operstatus:1,iftype:6 71,display:%2: %8/%10 @@ -69,3 +73,4 @@ TOPPROCESSMEM=interval:2,wide:1,maxrows:5,display:%1[0.25s]%2[0.10s]%3[1.1b]B COMMENT=style:w UPTIME=wide:1,display: System Uptime: {{%1*24+%2}}h %3m +