1
0
mirror of https://github.com/sheumann/hush.git synced 2025-01-10 01:30:04 +00:00

10 lines
126 B
INI

# progress bar position
BAR_LEFT=170
BAR_TOP=300
BAR_WIDTH=300
BAR_HEIGHT=20
# progress bar color
BAR_R=80
BAR_G=80
BAR_B=130