Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 965 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 965 Bytes

popBall (Qt5.14)

qtcreator

author: yt

如果更新要删除(if update then delete)~/.config/yt-popball.conf重新获取新配置项目
configure file content manual
POSITION=0 0            // x y and autoset, int type and separate with space
REFRESH_INTERVAL=1300   // ms, int type
SHOW_CPU_LABEL=1        // 0: hide 1: show, int type
LABEL_FONT_SIZE=10      // cpu or label font, int type
MAIN_OPACITY=0.89       // opacity, double type
MAIN_COLOR=35 38 41 255               // color for main background color
OUTER_BORDER_COLOR=249 249 249 255    // circle border color
MEM_CHART_COLOR=57 138 226 233        // memory chart color
SWAP_CHART_COLOR=255 136 96 233       // swap chart color
CPU_LINE_COLOR=206 231 255 255        // cpu chart color
CPUUSAGE_CHART_COLOR=121 230 203 233  // no use temporary
NET_CPU_OPTION_RADIO=0                // netspeed and cpu label switch, 0: netspeed, 1: cpu label
configure tools ready