declare -A options=( \
       [colors]=0 \
       [center]=0 \
      [animate]=0 \
    [hide_term]=0 \
  [splashscren]=0 \
   [play_music]=0 \
    [auto_show]=0 \
  [screensaver]=2 \
    [drawDelay]=2 \
      [t_title]=2 \
    [t_artwork]=2 \
      [t_saver]=2 \
      [t_sleep]=2 \
)
